Kernel crash via cached error-pointer dereference
Published Jul 10, 2025 · Updated May 11, 2026
NULL pointer dereference in affected Linux kernel btrfs builds allows local users to crash the kernel during extent conversion. After insert_state() returns an error pointer, btrfs_convert_extent_bit() calls extent_io_tree_panic() but, when CONFIG_BUG is disabled, falls through and passes that pointer to cache_state(). The path requires local filesystem activity and the uncommon CONFIG_BUG-disabled configuration; the resulting invalid memory access interrupts the host.
Summary
What happened
NULL pointer dereference in affected Linux kernel btrfs builds allows local users to crash the kernel during extent conversion. After insert_state() returns an error pointer, btrfs_convert_extent_bit() calls extent_io_tree_panic() but, when CONFIG_BUG is disabled, falls through and passes that pointer to cache_state(). The path requires local filesystem activity and the uncommon CONFIG_BUG-disabled configuration; the resulting invalid memory access interrupts the host.
The record
- CVE
- CVE-2025-38269
- Published
- Jul 10, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 10, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.7
- Affected versionversion=c91ea4bfa6dda549295ea7c15dfc990094d1fcd3 <3bf179e36da917c5d9bec71c714573ed1649b7c1
- Affected versionversion=c91ea4bfa6dda549295ea7c15dfc990094d1fcd3 <58c50f45e1821a04d61b62514f9bd34afe67c622
- Affected versionversion=c91ea4bfa6dda549295ea7c15dfc990094d1fcd3 <8d9d32088e304e2bc444a3087cab0bbbd9951866
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo