PT-2026-64653 · Linux+1 · Linux Kernel+1
CVE-2026-64432
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the NTFS3 file system during the analysis pass of $LogFile journal replay. The
log replay() function copies Logical Cluster Numbers (LCNs) from action log records into a Dirty Page Table (DPT) entry without properly bounding the destination index. A specially crafted NTFS image can trigger a kernel slab out-of-bounds write at mount time. This occurs when the dp->lcns follow capacity is smaller than lrh->lcns follow, or when lrh->target vcn is smaller than dp->vcn, causing a subtraction wrap to a large size t value, which allows the index to exceed the allocated page lcns[] array.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu