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
·Sergiu Gatlan
·Published May 8, 2026
·Updated
Affected Software
7 affected components
Canonical Linux kernel
Red Hat Linux Kernel
CentOS Project Linux kernel
AlmaLinux OS Foundation Linux kernel
Opensuse Project Linux kernel
Fedora Project Linux kernel
The Linux kernel algif_aead cryptographic algorithm interface
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new zero-day exploit called Dirty Frag that affects major Linux distributions, allowing local attackers to gain root privileges.
2
What security implications are discussed?
The Dirty Frag zero-day exploit poses a significant security risk as it allows unauthorized users to elevate their privileges to root level on affected systems.
3
What products or software are affected by the Dirty Frag exploit?
The exploit affects the Linux kernel of several major distributions including Canonical, Red Hat, CentOS, AlmaLinux, openSUSE, and Fedora.
4
Who disclosed the Dirty Frag exploit and what did they provide?
Security researcher Hyunwoo Kim disclosed the exploit and provided a proof-of-concept (PoC) exploit.
5
How can attackers exploit the Dirty Frag vulnerability?
Attackers can exploit the Dirty Frag vulnerability using a single command to gain root access on vulnerable systems.