A new Linux vulnerability dubbed “RefluXFS” is a race condition in the Linux kernel’s XFS filesystem copy-on-write path that lets an ordinary local user silently overwrite protected system files and seize host root privileges, even on systems running SELinux in Enforcing mode. The vulnerability tracked as CVE-2026-64600 uncovered by Qualys Threat Research Unit (TRU) exploits a timing flaw triggered when two concurrent O_DIRECT writes target the same reflinked file on an XFS volume. XFS normally handles writes to shared blocks by allocating a new private block and remapping the file, but the kernel briefly drops its inode lock while waiting for transaction log space, creating a race window. A second writer can...
Läs hela artikeln hos källan.
Kommentarer (0)
Inga kommentarer ännu. Bli först med att kommentera!