Local crash via crafted XFS recovery log
Published Jul 20, 2026 · Updated Jul 20, 2026
NULL pointer dereference in XFS log recovery allows local users to crash the Linux kernel by mounting a filesystem with a crafted log. xlog_recover_add_to_trans() can queue a committed item with ri_cnt set to zero and ri_buf left NULL, after which xlog_recover_reorder_trans() calls ITEM_TYPE() and dereferences ri_buf[0]. The runtime commit path does not create this state, so exploitation requires a crafted on-disk XFS log and results in a kernel crash during mount recovery.
Summary
What happened
NULL pointer dereference in XFS log recovery allows local users to crash the Linux kernel by mounting a filesystem with a crafted log. xlog_recover_add_to_trans() can queue a committed item with ri_cnt set to zero and ri_buf left NULL, after which xlog_recover_reorder_trans() calls ITEM_TYPE() and dereferences ri_buf[0]. The runtime commit path does not create this state, so exploitation requires a crafted on-disk XFS log and results in a kernel crash during mount recovery.
The record
- CVE
- CVE-2026-64187
- Published
- Jul 20, 2026
- Updated
- Jul 20, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 20, 2026CVE publishedPublication date reported by the CVE source.
- Jul 20, 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=4.3
- Affected versionversion=89cebc8477290b152618ffa110bbeae340d50900 <2094dab19d45c487285617b7b68913d0cc0c1211
- Affected versionversion=89cebc8477290b152618ffa110bbeae340d50900 <cccbabeb9a18fcb978d76d6047f2b59214aa7749
- Affected versionversion=89cebc8477290b152618ffa110bbeae340d50900 <d50b1fd066d66ceb548ba43e332cfe8a47e5e55a
- Affected versionversion=89cebc8477290b152618ffa110bbeae340d50900 <d98f22d2e11e0a36493aeb25b2933571ee90d9a4
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.
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