RefluXFS Linux kernel vulnerability enables root privilege escalation through nine-year-old race condition
A race condition in the XFS filesystem, present in the Linux kernel for nine years, allows local attackers to overwrite protected files and gain root access.
Nine-Year Flaw in Core Filesystem
A race condition vulnerability in the Linux kernel's XFS filesystem, designated CVE-2026-64600, has been present in production systems for nine years. The flaw allows local attackers to overwrite protected files and escalate to root privileges.
The vulnerability affects the XFS filesystem, a widely deployed journaling filesystem used across enterprise Linux deployments. Race conditions occur when two processes access shared resources simultaneously, creating windows of opportunity for exploitation.
Local Access Required
The vulnerability requires local access to exploit, meaning attackers must already have some level of system access. However, it provides a path to full root privileges from limited user accounts.
Organizations using XFS on Linux systems should prioritize kernel updates. The nine-year presence suggests many production systems remain unpatched, particularly in environments with conservative update policies.