PT-2026-36346 · Linux · Linux Kernel
Published
2026-05-01
·
Updated
2026-05-26
·
CVE-2026-31716
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
A buffer overflow exists in the NTFS3 driver during journal-replay file record checks. The
check file record() function validates rec->total against the record size but fails to validate rec->used. Consequently, journal-replay handlers in do action() use rec->used to calculate memmove() lengths. If rec->used is larger than the record size or smaller than the offset of a validated attribute, subtractions can underflow, leading to excessive memory being copied into a 4kb buffer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
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