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
1 affected component
Linux Kernel<2026-05-13
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses the Fragnasia vulnerability in the Linux kernel that allows attackers to gain root privileges.
2
What security implications are discussed?
The article highlights a high-severity privilege escalation flaw that could enable malicious code execution by attackers.
3
What products or software are affected?
The affected software mentioned in the article is the Linux kernel, specifically versions up to May 13, 2026.
4
How can users protect themselves from this vulnerability?
Users are advised to update their Linux distributions as patches are being rolled out to fix the Fragnasia vulnerability.
5
What is the tracking identifier for the Fragnasia vulnerability?
The Fragnasia vulnerability is tracked under the identifier CVE-2026-46300.