Impact
The Linux kernel NTFS parser misinterprets 64-bit logical cluster numbers from the boot sector as signed values. A crafted high-bit value becomes negative, bypassing the upper-bound check and propagating into the MFT zone allocator, which can cause out-of-bounds access of a kernel array. This flaw can corrupt memory, potentially leading to a crash or information disclosure. The vulnerability is classified as a classic out-of-bounds read/write flaw identified by CWE-787.
Affected Systems
Linux kernel releases before commit 8f8420b68a6f05ca2b03779d8208814ec539b9e5 are affected. Distributions based on those kernels without the patch are vulnerable.
Risk and Exploitability
The CVSS score of 4.7 indicates low-to-medium severity. The EPSS score is <1%, indicating a very low exploitation probability, and the issue is not listed in the CISA KEV catalog. Exploitation requires a crafted NTFS boot sector that gets parsed, local or privileged access to a malicious NTFS volume.
OpenCVE Enrichment