Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Docker Compose gets new features for building and running agents

      July 10, 2025

      Why Enterprises Are Choosing AI-Driven React.js Development Companies in 2025

      July 10, 2025

      Unmasking The Magic: The Wizard Of Oz Method For UX Research

      July 10, 2025

      Newest LF Decentralized Trust Lab HOPrS identifies if photos have been altered

      July 9, 2025

      It’s Ubisoft’s most polished game in years — Assassin’s Creed Shadows on Xbox Series X has a fantastic Amazon Prime Day discount

      July 10, 2025

      I’ve accepted that Adobe subscriptions are part of my creative life — but with these discounts, it stings much less than it used to

      July 10, 2025

      ChatGPT falls for a “dead grandma” scam and generates Microsoft Windows 7 activation keys — but they’re useless

      July 10, 2025

      Copilot and ChatGPT went against a 4 KB Atari chess game from the 70s — with an embarrassing effort from Microsoft’s AI

      July 10, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Custom Object Casting in Laravel Models

      July 10, 2025
      Recent

      Custom Object Casting in Laravel Models

      July 10, 2025

      PHP 8.5 Introduces an INI Diff Option

      July 10, 2025

      Cally – Small, feature-rich calendar components

      July 9, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      It’s Ubisoft’s most polished game in years — Assassin’s Creed Shadows on Xbox Series X has a fantastic Amazon Prime Day discount

      July 10, 2025
      Recent

      It’s Ubisoft’s most polished game in years — Assassin’s Creed Shadows on Xbox Series X has a fantastic Amazon Prime Day discount

      July 10, 2025

      I’ve accepted that Adobe subscriptions are part of my creative life — but with these discounts, it stings much less than it used to

      July 10, 2025

      ChatGPT falls for a “dead grandma” scam and generates Microsoft Windows 7 activation keys — but they’re useless

      July 10, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-38339 – Linux Kernel PowerPC BPF Trampoline JIT Code Size Calculation Vulnerability

    CVE-2025-38339 – Linux Kernel PowerPC BPF Trampoline JIT Code Size Calculation Vulnerability

    July 10, 2025

    CVE ID : CVE-2025-38339

    Published : July 10, 2025, 9:15 a.m. | 4 hours, 51 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    powerpc/bpf: fix JIT code size calculation of bpf trampoline

    arch_bpf_trampoline_size() provides JIT size of the BPF trampoline
    before the buffer for JIT’ing it is allocated. The total number of
    instructions emitted for BPF trampoline JIT code depends on where
    the final image is located. So, the size arrived at with the dummy
    pass in arch_bpf_trampoline_size() can vary from the actual size
    needed in arch_prepare_bpf_trampoline(). When the instructions
    accounted in arch_bpf_trampoline_size() is less than the number of
    instructions emitted during the actual JIT compile of the trampoline,
    the below warning is produced:

    WARNING: CPU: 8 PID: 204190 at arch/powerpc/net/bpf_jit_comp.c:981 __arch_prepare_bpf_trampoline.isra.0+0xd2c/0xdcc

    which is:

    /* Make sure the trampoline generation logic doesn’t overflow */
    if (image && WARN_ON_ONCE(&image[ctx->idx] >
    (u32 *)rw_image_end – BPF_INSN_SAFETY)) {

    So, during the dummy pass, instead of providing some arbitrary image
    location, account for maximum possible instructions if and when there
    is a dependency with image location for JIT’ing.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-38340 – “Linux Firmware cs_dsp Out-of-Bounds Memory Read Vulnerability”
    Next Article CVE-2025-38338 – “NFS Linux Kernel Deadlock and Unlocked Folio Vulnerability”

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-38337 – Linux Kernel jbd2 Null Pointer Dereference and Data Race Vulnerability

    July 10, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-38336 – VIA ata DMA Hard Hang Vulnerability

    July 10, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    “A fantastic device for creative users” — this $550 discount on ASUS’s 3K OLED creator laptop disappears before Prime Day

    News & Updates

    CVE-2025-6488 – WordPress isMobile Stored Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-48372 – Schule One-Time Password Brute-Force Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5864 – Tenda TDSEE App Authentication Bypass

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-49814 – Apache HTTP Server Authentication Bypass

    June 12, 2025

    CVE ID : CVE-2025-49814

    Published : June 12, 2025, 3:15 a.m. | 1 hour, 57 minutes ago

    Description : Rejected reason: Not used

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Automated Accessibility Testing: Tools, CI/CD Integration, and Business Benefits

    May 25, 2025

    CVE-2025-4981 – Mattermost File Upload Path Traversal and RCE Vulnerability

    June 20, 2025

    Microsoft says Windows 11 will soon ship with “Edit” text editor by default

    June 3, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.