Linux distros are rolling out patches for a new high-severity kernel privilege escalation vulnerability that allows attackers to run malicious code as root. Known as Fragnasia and tracked as CVE-2026-46300, this security flaw stems from a logic bug in the Linux XFRM ESP-in-TCP subsystem that can enable unprivileged local attackers to gain root privileges by writing arbitrary bytes to the kernel page cache of read-only files. Zellic's head of assurance, William Bowling, who discovered this new universal local privilege escalation flaw, also shared a proof-of-concept (PoC) exploit that achieves a memory-write primitive in the kernel that is used to corrupt the page cache memory of the /usr/bin/su binary to get a shell with root privileges on vulnerable systems. Bowling said this flaw belongs to the Dirty Frag vulnerability class, which was disclosed last week, and affects all Linux kernels released before May 13, 2026. Just as Fragnasia, Dirty Frag has a publicly available PoC exploit that local attackers can use to gain root privileges on major Linux distributions. However, Dirty Frag works by chaining two separate kernel flaws, the xfrm-ESP Page-Cache Write vulnerability (CVE-2026-43284) and a RxRPC Page-Cache Write security issue (CVE-2026-43500), to achieve privilege escalation by modifying protected system files in memory. "Fragnesia is a member of the Dirty Frag vulnerability class. This is a separate bug in the ESP/XFRM from dirtyfrag which has received its own patch. H...
New Fragnesia Linux flaw lets attackers gain root privileges
BleepingComputer
·Sergiu Gatlan
·Published May 14, 2026
·Updated
Affected Software
5 affected components
Linux Kernel<2026-05-13
Linux XFRM ESP-in-TCP subsystem<2026-05-13
Linux RxRPC subsystem<2026-05-13
Linux esp4 kernel module<2026-05-13
Linux esp6 kernel module<2026-05-13
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a high-severity Linux vulnerability known as Fragnasia, which allows attackers to gain root privileges.
2
What security implications are discussed?
The vulnerability can be exploited to run malicious code as root, posing a significant security risk for affected systems.
3
What is the CVE identifier for the Fragnasia vulnerability?
The vulnerability is tracked as CVE-2026-46300.
4
Which Linux subsystems are affected by this flaw?
The flaw affects the Linux kernel, as well as the XFRM ESP-in-TCP and RxRPC subsystems, among others.
5
What action are Linux distros taking in response to this vulnerability?
Linux distributions are rolling out patches to fix the Fragnasia vulnerability and mitigate its risks.