A new Linux zero-day exploit, named Dirty Frag, allows local attackers to gain root privileges on most major Linux distributions with a single command. Security researcher Hyunwoo Kim, who disclosed it earlier today and published a proof-of-concept (PoC) exploit, says this local privilege escalation was introduced roughly nine years ago in the Linux kernel's algif_aead cryptographic algorithm interface. Dirty Frag works by chaining two separate kernel flaws, the xfrm-ESP Page-Cache Write vulnerability and the RxRPC Page-Cache Write vulnerability, to modify protected system files in memory without authorization and achieve privilege escalation. Also, while Dirty Frag belongs to the same class as the Dirty Pipe and Copy Fail Linux vulnerabilities, it exploits the fragment field of a different kernel data structure. "As with the previous Copy Fail vulnerability, Dirty Frag likewise allows immediate root privilege escalation on all major distributions, and it chains two separate vulnerabilities," Kim said. "Dirty Frag is a case that extends the bug class to which Dirty Pipe and Copy Fail belong. Because it is a deterministic logic bug that does not depend on a timing window, no race condition is required, the kernel does not panic when the exploit fails, and the success rate is very high." This kernel privilege escalation affects a wide range of Linux distros, including Ubuntu, Red Hat Enterprise Linux, CentOS Stream, AlmaLinux, openSUSE Tumbleweed, and Fedora, which have not y...
New Linux 'Dirty Frag' zero-day gives root on all major distros
BleepingComputer
·Published May 8, 2026
·Updated
Affected Software
7 affected components
Linux Kernel
Canonical Ubuntu
Red Hat Red Hat Enterprise Linux
CentOS Project CentOS Stream
AlmaLinux OS Foundation AlmaLinux
openSUSE Tumbleweed
Fedora Project Fedora
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new zero-day exploit named Dirty Frag that affects major Linux distributions.
2
What security implications are discussed in the article?
The exploit allows local attackers to gain root privileges on affected Linux systems with a single command.
3
Which Linux distributions are affected by the Dirty Frag exploit?
The exploit affects multiple major distributions including Ubuntu, Red Hat Enterprise Linux, CentOS Stream, AlmaLinux, openSUSE Tumbleweed, and Fedora.
4
Who disclosed the Dirty Frag vulnerability?
Security researcher Hyunwoo Kim disclosed the Dirty Frag vulnerability.
5
How critical is the Dirty Frag exploit for Linux security?
The Dirty Frag exploit is critical as it provides a straightforward method for local attackers to gain extensive system privileges.