Impact
An incorrect size verification in the kernel NTFS driver causes a 16‑bit counter to wrap when an NTFS volume contains a large client array. The resulting truncation allows the driver to believe the buffer fits in 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 from memory that the attacker can control. The read may leak sensitive data or provoke a kernel fault.
Affected Systems
All Linux kernel versions that include the classic NTFS driver without the fix from commit 07a4751ef3.. The patch addresses the issue in the latest kernel releases; versions prior to that commit are vulnerable.
Risk and Exploitability
The CVSS score is not listed, and the EPSS is not available, but the vulnerability is present in kernel code that executes during filesystem mount, giving an attacker local or privileged access to craft a malicious NTFS image. Because the exploit requires mounting a malicious file system, it is not remotely triggerable via network traffic. The risk is moderate; the kernel may crash or expose memory contents. The vulnerability is not yet catalogued in CISA's KEV.
OpenCVE Enrichment