Local kernel crash via NTFS3 bounds error
Published Feb 26, 2023 · Updated May 5, 2025
Out-of-bounds read in Linux kernel 6.0.8 allows local users to crash the system through an NTFS3 filesystem trim request. The ntfs_trim_fs loop compares its window index with wnd->nbits instead of wnd->nwnd, allowing the index into wnd->free_bits to exceed the allocated array. Reachability requires local access and an NTFS3 trim operation; the demonstrated fault can crash the kernel, while data exposure is unconfirmed.
Summary
What happened
Out-of-bounds read in Linux kernel 6.0.8 allows local users to crash the system through an NTFS3 filesystem trim request. The ntfs_trim_fs loop compares its window index with wnd->nbits instead of wnd->nwnd, allowing the index into wnd->free_bits to exceed the allocated array. Reachability requires local access and an NTFS3 trim operation; the demonstrated fault can crash the kernel, while data exposure is unconfirmed.
The record
- CVE
- CVE-2023-26606
- Published
- Feb 26, 2023
- Updated
- May 5, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2023CVE publishedPublication date reported by the CVE source.
- May 5, 2025Record 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
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
- Syzkaller ntfs_trim_fs reproducerproof of concept · demonstrated
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