CVE-2025-68727
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.
More information : https://git.kernel.org/stable/c/4b1fd82848fdf0e01b3320815b261006c1722c3e
