Briefing

Dirty Frag Linux Kernel Vulnerability Forces Urgent Patch and Manual Mitigation

security
by Sergiu Gatlan ·

Patch the kernel or blacklist esp4, esp6, rxrpc modules to mitigate Dirty Frag before a vendor patch is released.

What to do now

Patch the kernel or blacklist esp4, esp6, rxrpc modules immediately; monitor vendor updates for a formal patch.

Summary

A new local privilege‑escalation flaw dubbed “Dirty Frag” has been publicly disclosed and is already being actively exploited in the wild. The vulnerability, first reported on 7 May 2026, chains two separate page‑cache write bugs – the xfrm‑ESP vulnerability (CVE‑2026‑43284) and the RxRPC vulnerability (CVE‑2026‑43500) – to overwrite critical kernel memory. Because the exploit is deterministic and does not rely on a race condition, it can reliably grant root access to any local user or code‑running attacker on a wide range of Linux distributions, including Ubuntu 24.04.4, RHEL 10.1, openSUSE Tumbleweed, CentOS Stream 10, AlmaLinux 10 and Fedora 44. The flaw’s effective lifetime spans kernel releases from 2017 to the present, giving it a nine‑year window of vulnerability.

The Linux kernel maintainers were notified immediately, and the community has responded with a partial fix. On 9 May 2026, Greg Kroah‑Hartman released four new stable kernel versions – 7.0.5, 6.18.28, 6.12.87 and 6.6.138 – each containing a patch that mitigates the memory corruption triggered by malformed input. However, the fix is incomplete; a second patch is still under development and has not yet been merged. Until the final patch is available, administrators are advised to upgrade to the latest stable kernel and to apply manual mitigations such as disabling the esp4, esp6 and rxrpc modules and clearing the page cache with echo 3 > /proc/sys/vm/drop_caches or rebooting the system.

The impact of Dirty Frag extends beyond isolated servers. Many production environments host WordPress and WooCommerce sites on Linux, and the vulnerability could allow attackers to exfiltrate data, deploy ransomware or take full control of a compromised site. Security researchers emphasize that keeping kernel updates current and enforcing strict access controls remain the most effective defenses against this and similar kernel exploits.

Key changes

  • Chains xfrm‑ESP and RxRPC page‑cache write vulnerabilities to gain root
  • Introduced ~2017 in algif_aead interface; deterministic, high success rate
  • Affects Ubuntu, RHEL, CentOS Stream, AlmaLinux, openSUSE Tumbleweed, Fedora
  • No CVE or patch yet; PoC released May 7 2026
  • Mitigation: blacklist esp4, esp6, rxrpc modules; unload them
  • Related Copy Fail vulnerability still being patched; CISA orders federal agencies to secure by May 15
  • PoC uses single command; no race condition required
  • Affects all major distros; no vendor patch

Affects

internal

Source angles · 5 perspectives

Bleeping Computer
Independent angle

New Linux 'Dirty Frag' zero-day gives root on all major distros

Open
The Hacker News
Independent angle

Dirty Frag: New Unpatched Linux Kernel LPE Vulnerability

Open
Hacker News (front page)
Independent angle

Greg Kroah‑Hartman Releases Kernel 7.0.5, 6.18.28, 6.12.87, 6.6.138 with Partial Fix for Dirty Frag and Copy Fail 2

Open
Hacker News (front page)
Independent angle

Dirty Frag: Linux LPE via xfrm-ESP and RxRPC Page‑Cache Writes

Open
Hacker News (front page)
Independent angle

Dirty Frag Vulnerability Grants Root Access to Code-Running Attackers

Open

Customer impact

Analyzing matches…

Ask about this story

Impact on an agency? Which customers? Compare historically Risks of waiting