CVE-2025-71289
Awaiting Analysis Awaiting Analysis - Queue
NTFS3 File Truncation Error Leading to Inconsistent State

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silently ignored and the inode may be left in an inconsistent state.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's NTFS3 file system driver. Specifically, when the function attr_set_size() fails during the truncation (shrinking) of files, the error is silently ignored. As a result, the inode, which is a data structure representing the file, may be left in an inconsistent or corrupted state.


How can this vulnerability impact me? :

If attr_set_size() fails and the error is ignored, the file system's metadata (inode) may become inconsistent. This can lead to file corruption or data loss because the file size and its actual data may no longer be properly synchronized.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart