CVE-2025-68727 – ntfs3: Fix uninit buffer allocated by __getname()
CVE ID : CVE-2025-68727
Published : Dec. 24, 2025, 11:16 a.m. | 1 hour, 5 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved:
ntfs3: Fix uninit buffer allocated by __getname()
Fix uninit errors caused after buffer allocation given to ‘de’; by
initializing the buffer with zeroes. The fix was found by using KMSAN.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…