A public exploit is available for a nine-year old vulnerability that affects the Linux kernel, paving the way for root privilege escalation. The flaw, which actually is two vulnerabilities chained together, is in the same class as previously discovered Linux flaws Dirty Pipe and Copy Fail, but affects a different kernel data structure than those issues. Security researcher Hyunwoo Kim disclosed the flaw, dubbed "Dirty Frag," and published a proof of concept (PoC) exploit last week on X. The vulnerability affects a wide range of Linux distributions, including Ubuntu, Red Hat Enterprise Linux (RHEL), CentOS Stream, AlmaLinux, openSUSE Tumbleweed, and Fedora — none of which are fully patched yet. In fact, there are signs Dirty Frag already is under limited exploitation, although it's unclear if attackers targeted Dirty Frag or Copy Fail, according to the Microsoft Defender Security Resarch Team. "Microsoft Defender is currently seeing limited in-the-wild activity where privilege escalation involving 'su' is observed, and which may be indicative of techniques associated with either "Dirty Frag" or "Copy Fail," read a blog post published Friday by the team. Exploiting the flaw allows for modification of protected system files in memory without authorization, leading to privilege escalation on a compromised system. The two flaws that comprise Dirty Frag are tracked CVE-2026-43284 and CVE-2026-43500, both of which were assigned 7.8 CVSS scores and a severity impact of "Important" by...
'Dirty Frag' Exploit Poised to Blow Up on Enterprise Linux Distros
Dark Reading
·Elizabeth Montalbano
·Published May 11, 2026
·Updated
Affected Software
7 affected components
Ubuntu Linux kernel=6.17.0-23-generic
Red Hat Linux Kernel=6.12.0-124.49.1.el10_1.x86_64
openSUSE Linux kernel=7.0.2-1-default
CentOS Stream Linux kernel=6.12.0-224.el10.x86_64
AlmaLinux Linux kernel=6.12.0-124.52.3.el10_1.x86_64
Fedora Linux Kernel=6.19.14-300.fc44.x86_64
Linux Kernel Organization Linux kernel
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a public exploit called 'Dirty Frag' that affects a vulnerability in the Linux kernel, which could lead to root privilege escalation.
2
What security implications are discussed in the article?
The security implications include the potential for attackers to gain elevated privileges on enterprise Linux distributions due to the exploit.
3
What versions of the Linux kernel are affected by the vulnerabilities?
Affected versions include Ubuntu 6.17.0-23-generic, Red Hat 6.12.0-124.49.1.el10_1.x86_64, openSUSE 7.0.2-1-default, CentOS Stream 6.12.0-224.el10.x86_64, AlmaLinux 6.12.0-124.52.3.el10_1.x86_64, and Fedora 6.19.14-300.fc44.x86_64.
4
How long has the vulnerability been present in the Linux kernel?
The vulnerability has been present for nine years in the Linux kernel.
5
What is the nature of the vulnerabilities mentioned in the article?
The vulnerabilities are described as two chained flaws that together facilitate the privilege escalation exploits.