๐Ÿ” CVE Alert

CVE-2026-72186

UNKNOWN 0.0

ntfs: make system files immutable to prevent corruption

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ntfs: make system files immutable to prevent corruption When a system file such as $Bitmap is exposed via show_sys_files and written from userspace, the volume is corrupted and, because the cluster allocator scans $Bitmap through the same inode's page cache, a write to $Bitmap also deadlocks writeback against the folio it already holds locked. These files are maintained by the driver itself and have no valid reason to be written through the file interface. Mark base metadata files (mft_no < FILE_first_user) as immutable during inode read so the VFS rejects write, mmap, truncate and unlink with -EPERM. Directories are skipped so the root and $Extend remain usable. Internal metadata updates do not go through the VFS write path and are unaffected.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
af0db57d4293cc9fe6ce99fb5592dc2652228c9d < 8f313e92522ac41d273ea137db13ea8a8df2beed af0db57d4293cc9fe6ce99fb5592dc2652228c9d < f72df3a4c33b64de3418ec74d1ad4f028e09d161
Linux / Linux
7.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8f313e92522ac41d273ea137db13ea8a8df2beed git.kernel.org: https://git.kernel.org/stable/c/f72df3a4c33b64de3418ec74d1ad4f028e09d161