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

      A Week In The Life Of An AI-Augmented Designer

      August 22, 2025

      This week in AI updates: Gemini Code Assist Agent Mode, GitHub’s Agents panel, and more (August 22, 2025)

      August 22, 2025

      Microsoft adds Copilot-powered debugging features for .NET in Visual Studio

      August 21, 2025

      Blackstone portfolio company R Systems Acquires Novigo Solutions, Strengthening its Product Engineering and Full-Stack Agentic-AI Capabilities

      August 21, 2025

      Google Pixel 10 Pro vs. iPhone 16 Pro: I’ve used both handsets, and there’s a clear winner

      August 25, 2025

      Master these 48 Windows keyboard shortcuts and finish work early

      August 25, 2025

      Why the Pixel 10 is making this longtime iPhone user reconsider their next phone

      August 25, 2025

      Google Pixel 10 Pro Fold vs. Samsung Galaxy Z Fold 7: I compared both Androids, and here’s the winner

      August 25, 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

      PERFIXION 2025: Powering AI Ideas

      August 25, 2025
      Recent

      PERFIXION 2025: Powering AI Ideas

      August 25, 2025

      MongoDB Data Types

      August 23, 2025

      Building Cross-Platform Alerts with Laravel’s Notification Framework

      August 23, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Gears of War returns, Helldivers 2 jumps ship, and Xbox players win big — Xbox’s Aug 25–31 lineup proves the console war is getting interesting again

      August 25, 2025
      Recent

      Gears of War returns, Helldivers 2 jumps ship, and Xbox players win big — Xbox’s Aug 25–31 lineup proves the console war is getting interesting again

      August 25, 2025

      Reports say Windows 11 update is bricking drives — is yours on the list?

      August 25, 2025

      Razer finally remembered I don’t live in China, so now we can all get this cool Gengar gaming headset

      August 25, 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

    Development

    Malicious Go Module Poses as SSH Brute-Force Tool, Steals Credentials via Telegram Bot

    August 25, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-8208 – Spexo Addons for Elementor WordPress Stored Cross-Site Scripting

    August 24, 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-1573 – Apache Struts Remote Code Execution Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5124 – Sony Security Camera Default Credentials Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-40628 – DomainsPRO SQL Injection

    Common Vulnerabilities and Exposures (CVEs)

    APT41/RedGolf Infrastructure Briefly Exposed: Fortinet Zero-Days Targeted Shiseido

    Security

    Highlights

    CVE-2025-49481 – Falcon_Linux, Kestrel, Lapwing_Linux Router Resource Leak Exposure

    July 1, 2025

    CVE ID : CVE-2025-49481

    Published : July 1, 2025, 12:15 p.m. | 3 hours, 20 minutes ago

    Description : Improper Resource Shutdown or Release vulnerability in ASR180x 、ASR190x in router modules allows Resource Leak Exposure. This vulnerability is associated with program files router/phonebook/pbwork-queue.C.

    This issue affects Falcon_Linux、Kestrel、Lapwing_Linux: before v1536.

    Severity: 5.4 | MEDIUM

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

    A Coding Guide to Build Intelligent Multi-Agent Systems with the PEER Pattern

    August 2, 2025

    CVE-2025-4653 – Pandora ITSM Command Injection

    June 10, 2025

    Streamline Mass Insertions with Laravel’s fillAndInsert() Method

    May 2, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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