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-38337 – Linux Kernel jbd2 Null Pointer Dereference and Data Race Vulnerability

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

    July 10, 2025

    CVE ID : CVE-2025-38337

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

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

    jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()

    Since handle->h_transaction may be a NULL pointer, so we should change it
    to call is_handle_aborted(handle) first before dereferencing it.

    And the following data-race was reported in my fuzzer:

    ==================================================================
    BUG: KCSAN: data-race in jbd2_journal_dirty_metadata / jbd2_journal_dirty_metadata

    write to 0xffff888011024104 of 4 bytes by task 10881 on cpu 1:
    jbd2_journal_dirty_metadata+0x2a5/0x770 fs/jbd2/transaction.c:1556
    __ext4_handle_dirty_metadata+0xe7/0x4b0 fs/ext4/ext4_jbd2.c:358
    ext4_do_update_inode fs/ext4/inode.c:5220 [inline]
    ext4_mark_iloc_dirty+0x32c/0xd50 fs/ext4/inode.c:5869
    __ext4_mark_inode_dirty+0xe1/0x450 fs/ext4/inode.c:6074
    ext4_dirty_inode+0x98/0xc0 fs/ext4/inode.c:6103
    ….

    read to 0xffff888011024104 of 4 bytes by task 10880 on cpu 0:
    jbd2_journal_dirty_metadata+0xf2/0x770 fs/jbd2/transaction.c:1512
    __ext4_handle_dirty_metadata+0xe7/0x4b0 fs/ext4/ext4_jbd2.c:358
    ext4_do_update_inode fs/ext4/inode.c:5220 [inline]
    ext4_mark_iloc_dirty+0x32c/0xd50 fs/ext4/inode.c:5869
    __ext4_mark_inode_dirty+0xe1/0x450 fs/ext4/inode.c:6074
    ext4_dirty_inode+0x98/0xc0 fs/ext4/inode.c:6103
    ….

    value changed: 0x00000000 -> 0x00000001
    ==================================================================

    This issue is caused by missing data-race annotation for jh->b_modified.
    Therefore, the missing annotation needs to be added.

    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-38336 – VIA ata DMA Hard Hang Vulnerability
    Next Article Build real-time conversational AI experiences using Amazon Nova Sonic and LiveKit

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

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

    July 10, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-38335 – Linux Kernel gpio-keys Soft Lockup 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

    CVE-2025-27817 – Apache Kafka Client Arbitrary File Read and SSRF Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5383 – Yifang CMS Article Management Module Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Playwright vs Selenium

    Development

    CVE-2025-1533 – ASUS Armoury Crate App Stack Buffer Overflow

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-5657 – PHPGurukul Complaint Management System SQL Injection Vulnerability

    June 5, 2025

    CVE ID : CVE-2025-5657

    Published : June 5, 2025, 12:15 p.m. | 2 hours, 9 minutes ago

    Description : A vulnerability was found in PHPGurukul Complaint Management System 2.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/manage-users.php. The manipulation of the argument uid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.

    Severity: 6.3 | MEDIUM

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

    EnigmaCyberSecurity: Brazil-Focused Banking Malware Campaign Uses RATs and Malicious Extensions

    June 9, 2025

    CVE-2025-4580 – WordPress File Provider CSRF Vulnerability

    June 4, 2025

    Apple Machine Learning Research at ICLR 2025

    April 21, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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