Bug 2424862 (CVE-2025-68727) - CVE-2025-68727 kernel: ntfs3: Fix uninit buffer allocated by __getname()
Summary: CVE-2025-68727 kernel: ntfs3: Fix uninit buffer allocated by __getname()
Keywords:
Status: NEW
Alias: CVE-2025-68727
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 11:01 UTC by OSIDB Bzimport
Modified: 2025-12-24 13:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 11:01:50 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.