A recently patched local privilege escalation vulnerability in the Linux kernel's rxgk module now has a proof-of-concept exploit that allows attackers to gain root access on some Linux systems. Named DirtyDecrypt and also known as DirtyCBC, this security flaw was also autonomously found and reported by Delphos Labs and the V12 security team earlier this month, but maintainers informed V12 that it was a duplicate that had already been patched in the mainline. "We found and reported this on May 9, 2026, but was informed it was a duplicate by the maintainers," V12 said. "It's a rxgk pagecache write due to missing COW guard in rxgk_decrypt_skb. See poc.c for more details." A detailed technical write-up on DirtyCBC was shared by Delphos Labs' senior security researcher, Kamil Leoniak, on Friday. While there is no official CVE ID associated with this security flaw, according to Will Dormann (principal vulnerability analyst at Tharros), the information from the security researchers aligns with the details of CVE-2026-31635, which was patched on April 25. Successful exploitation requires running a Linux kernel with the CONFIG_RXGK configuration option, which enables RxGK security support for the Andrew File System (AFS) client and network transport. This limits the attack surface to Linux distributions that closely follow the latest upstream kernel releases, including Fedora, Arch Linux, and openSUSE Tumbleweed. However, V12's proof-of-concept exploit has only been tested against Fe...
Exploit available for new DirtyDecrypt Linux root escalation flaw
BleepingComputer
·Sergiu Gatlan
·Published May 18, 2026
·Updated
Affected Software
4 affected components
Linux kernel (rxgk module)
Fedora Project Fedora
Arch Linux Arch Linux
openSUSE openSUSE Tumbleweed
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a newly identified privilege escalation vulnerability in the Linux kernel's rxgk module, dubbed DirtyDecrypt.
2
What security implications are discussed?
The vulnerability allows attackers to gain root access on affected Linux systems, posing a significant security risk.
3
What products or software are affected by this vulnerability?
The affected software includes the Linux kernel's rxgk module, Fedora, Arch Linux, and openSUSE Tumbleweed.
4
Have there been any patches released for this vulnerability?
Yes, the vulnerability has been patched in the Linux kernel, but the proof-of-concept exploit is now available.
5
What steps should users take in response to this vulnerability?
Users should promptly apply the security patches released by their Linux distribution to mitigate the risks associated with this vulnerability.