Exploit available for new DirtyDecrypt Linux root escalation flaw
What happened
A local Linux kernel privilege-escalation vulnerability in the rxgk module (DirtyDecrypt/DirtyCBC) now has a proof-of-concept exploit and mitigation guidance. The exploit works on kernels with CONFIG_RXGK enabled and has been tested against Fedora and mainline kernels; the recommended mitigation can disrupt IPsec VPNs and Andrew File System (AFS) mounts. Watch for formal CVE assignment and whether distro patches or alternate mitigations arrive that avoid breaking connectivity
Buyer takeaway
Treat this as an actionable host-level exposure for fleets with AFS/IPsec dependencies and prioritize inventory and testing
Cost / money
Remediation will consume engineering time and may force temporary workarounds that shift operational cost toward uptime mitigation
Supplier / commercial
Suppliers may request scheduled maintenance windows or charge for rapid remediation support; lock down amendment templates to control costs
Safety / operations
Successful exploitation yields root on affected boxes, increasing risk of lateral movement and data access; mitigations that break connectivity can also impede response
What to watch
CVE assignment and vendor patches may lag disclosure; validate distro patches and test mitigations in staging before broad rollout
Key facts
- Exploit targets rxgk pagecache write due to missing COW guard
- Tested against Fedora and mainline Linux kernels
- Mitigation can break IPsec VPNs and AFS
Source excerpts
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
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
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
