
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68727 is a Linux kernel vulnerability in the NTFS3 file system driver involving an uninitialized buffer allocation in the __getname() function. The flaw causes uninitialized memory errors after buffer allocation for the de parameter, discovered via KMSAN (Kernel Memory Sanitizer). It affects Linux kernel versions starting from commit 78ab59fee07f across multiple stable branches, with patches available for kernel versions 5.15, 6.12.63, 6.17.13, 6.18.2, and 6.19-rc1. Disclosed on December 24, 2025, the vulnerability carries an estimated CVSS severity of Medium (Red Hat Bugzilla, Feedly).
The root cause is an uninitialized memory use (CWE-908) in the NTFS3 kernel module, where a buffer allocated via __getname() and assigned to the de variable is not zeroed before use, leaving it containing arbitrary kernel memory contents. The fix initializes the buffer with zeroes immediately after allocation to prevent any uninitialized data from being processed. Exploitation would require an attacker to trigger NTFS3 file system operations — typically by mounting or interacting with a crafted NTFS volume — that exercise the affected code path. The vulnerability was identified using KMSAN, a kernel memory sanitizer tool designed to detect uses of uninitialized memory (Red Hat Bugzilla, Feedly).
Successful exploitation could lead to information disclosure by exposing uninitialized kernel memory contents, potential memory corruption, or unexpected system behavior (kernel panic/instability). An attacker with the ability to mount or interact with a crafted NTFS file system image — typically requiring local access or the ability to supply a malicious storage device — could leverage this flaw to read sensitive kernel memory or destabilize the system. The impact is primarily local and does not directly enable remote code execution (Feedly).
Apply the upstream kernel patches that initialize the __getname() buffer with zeroes in the NTFS3 driver. Patched versions are available for Linux kernel 5.15, 6.12.63, 6.17.13, 6.18.2, and 6.19-rc1. Downstream distributions including Debian (linux 6.1.162-1), Ubuntu (USN-8179-1 through USN-8265-1), SUSE, and Amazon Linux 2 (ALAS2KERNEL-5.15-2026-098) have issued updated packages. As a workaround where patching is not immediately possible, restrict the ability of unprivileged users to mount NTFS file systems using kernel module loading controls or mount permission policies (Red Hat Bugzilla, Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."