PT-2026-51923 · Linux+2 · Linux Kernel+2
CVE-2026-53029
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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 where a zero value for
len can lead to the use of an uninitialized lcn variable. This occurs because when run lookup entry() fails and returns false, the *len value becomes 0. If the new value and error value are also 0, the logic in the attr data get block locked() function proceeds to a success state, causing *lcn to be accessed before it has been properly set. This was identified in the ntfs iomap begin() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu