Race condition in Linux kernel - CVE-2026-90131
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local user to observe torn NTFS attribute length and offset fields.
The vulnerability exists due to a race condition in ntfs_read_iomap_begin_resident() when processing mmap read faults for resident NTFS files concurrently with link or unlink operations. A local user can trigger concurrent mmap read faults and link or unlink operations to observe torn NTFS attribute length and offset fields.