Published: May 13, 2026 • RHSB-2026-003 (Red Hat Security Bulletin) ↗
Vulnerability Details
| CVE | CVE-2026-46300 — Fragnesia variant |
| Variant of | Dirty Frag — Linux Kernel Networking Subsystem Privilege Escalation (previously announced — CVE-2026-43284, CVE-2026-43500) |
| Severity | Important |
| Patch Status | Not yet released |
| Mitigation Available | Yes — see below |
| Reference | https://access.redhat.com/security/vulnerabilities/RHSB-2026-003 |
Summary
A new variant of the Dirty Frag Linux kernel vulnerability has been identified, designated Fragnesia (CVE-2026-46300). This is part of the same family of privilege escalation flaws in the Linux kernel networking subsystem covered in our previous announcement.
Recommended Mitigation
If you manage your own Linux server, the same mitigation that covers the original Dirty Frag vulnerabilities also protects against the Fragnesia variant (CVE-2026-46300). Run the following command as root:
This blocklists the vulnerable kernel modules (esp4, esp6, rxrpc) and persists across reboots. To revert, remove /etc/modprobe.d/dirtyfrag.conf.
