Impact
An incorrect size verification in the Linux kernel NTFS driver causes a 16‑bit counter to wrap when an NTFS volume contains a large client array. The truncation allows the driver to believe a buffer fits within a page while in fact the array extends far beyond the allocation. When the volume is mounted, the driver walks the malformed array and performs an out‑of‑bounds read of attacker‑controlled storage, potentially leaking sensitive data or causing a kernel fault.
Affected Systems
All Linux kernel versions that include the classic NTFS driver without the commit fixing the truncation bug. The patch introduced in commits 07a4751ef3c… and 390936fb15… applies to recent kernel releases; earlier kernels are vulnerable.
Risk and Exploitability
The CVSS score of 8.8 indicates high severity, while the EPSS score of < 1% indicates a very low probability of exploitation. The vulnerability requires local or privileged access to mount a malicious NTFS image, making it not remotely triggerable via network traffic. It may lead to a kernel fault or leakage of memory contents, setting a moderate potential impact, but overall risk remains low due to the low EPSS and the local‑only attack surface. The vulnerability is not listed in CISA's KEV catalog.
OpenCVE Enrichment