PT-2025-52901 · Linux+3 · Linux Kernel+3
Published
2025-12-24
·
Updated
2026-05-26
·
CVE-2025-68365
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
The Linux kernel’s NTFS3 filesystem component contains a flaw where allocated memory is not initialized before use. This issue is identified through Kernel Memory Sanitizer (KMSAN) reports, specifically detecting uninitialized values in the
ntfs read hdr and bcmp functions. The root cause is the use of kmem cache alloc() instead of kmem cache zalloc() for memory allocation, leading to memory being used without proper clearing.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
Debian
Linux Kernel
Linuxmint
Ubuntu