CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2025-68727
Severity
UNKNOWN
CVSS
N/A
EPSS
0.17%
Linux
Original NVD 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.