Security Advisory

CVE-2025-68727

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 10:33:11
Last updated 2026-05-11 21:52:10
Assigner Linux
State PUBLISHED

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.