System hang via blocking NTFS dentry comparison
Published May 6, 2026 · Updated May 6, 2026
Use of a blocking allocator in Linux Kernel NTFS3 allows remote attackers to hang the kernel through crafted pathname lookups. The ntfs_d_compare callback calls __getname(), which can sleep while VFS performs an RCU-walk comparison that must not block, instead of using a nonblocking allocation. Remote reachability requires a network file service backed by an NTFS3 volume and a lookup that enters the case-insensitive slow path; the bounded consequence is a system hang.
Summary
What happened
Use of a blocking allocator in Linux Kernel NTFS3 allows remote attackers to hang the kernel through crafted pathname lookups. The ntfs_d_compare callback calls __getname(), which can sleep while VFS performs an RCU-walk comparison that must not block, instead of using a nonblocking allocation. Remote reachability requires a network file service backed by an NTFS3 volume and a lookup that enters the case-insensitive slow path; the bounded consequence is a system hang.
The record
- CVE
- CVE-2026-43245
- Published
- May 6, 2026
- Updated
- May 6, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 6, 2026CVE publishedPublication date reported by the CVE source.
- May 6, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <142c444a395f4d26055c8a4473e228bb86283f1e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ca2a04e84af79596e5cd9cfe697d5122ec39c8ce
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <fb4b1f969ba01fa1d4088467a02fc1e5f0806710
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