Fragnesia vulnerability in Linux kernel enables local privilege escalation via page cache corruption, granting attackers root access; Affects kernels released before May 13, 2026.

The recently discovered Fragnesia linux kernel flaw allows unprivileged local attackers to gain root privileges by corrupting the kernel page cache. Users are advised to apply kernel patches promptly to secure systems against potential exploitation.

Sources:
2
Trending 1h ago
Tab background
Sources: 2
Fragnesia is a significant local privilege escalation vulnerability identified in the Linux kernel, particularly affecting its XFRM ESP-in-TCP subsystem. Discovered by researchers, it allows unprivileged local attackers to exploit page cache corruption and gain root privileges, posing serious security risks.

The flaw stems from a logic bug allowing unauthorized modifications in the kernel page cache of read-only files. By strategically writing arbitrary bytes, attackers can manipulate file contents and execute malicious code as root. A proof-of-concept (PoC) exploit demonstrated this, showing how corruption of the /usr/bin/su binary can result in elevated privileges.

The vulnerability emerged as an unintended consequence of patches addressing previous vulnerabilities like Dirty Frag, indicating the complexity of kernel security. As highlighted by the U.S. cybersecurity agency, this type of flaw is a recurrent attack vector, endangering federal infrastructures.

Linux users are urged to apply kernel updates promptly to protect against potential exploits and consider disabling vulnerable modules until patches are fully deployed. Meanwhile, certain restrictions, such as those enabled through AppArmor on unprivileged user namespaces, may offer partial mitigation.
Sources: 1
A newly discovered vulnerability in the Linux kernel, dubbed Fragnesia, enables local privilege escalation through page cache corruption, granting unprivileged attackers root access. This flaw affects all kernels released prior to May 13, 2026, prompting urgent patch deployments across various Linux distributions.
Section 1 background
The Headline

Fragnesia vulnerability allows root access via page cache

Key Facts
  • Fragnesia is a new kernel vulnerability that allows local privilege escalation by enabling unprivileged attackers to gain root access through page cache corruption.1
  • This flaw specifically affects all Linux kernels released before May 13, 2026, and it is linked to a logic bug in the XFRM ESP-in-TCP subsystem.22
  • Exploits have already been developed, including proof-of-concept code that modifies critical binaries like /usr/bin/su to achieve root access.22
  • To mitigate risks, Linux users are urged to apply kernel updates and patches as soon as they are available.22
Section 2 background
Background Context

Context on Fragnesia vulnerability's impact

Key Facts
  • The U.S. cybersecurity agency warned that the Fragnesia vulnerability represents a frequent attack vector for malicious actors, posing significant risks to federal systems.1
  • Fragnesia originated from an unintended side effect of patches addressing the earlier Dirty Frag vulnerabilities.1
  • The exploit environment involves a scenario where file-backed pages are spliced into a TCP receive queue, allowing page cache corruption to occur through AES-GCM keystream manipulation.1
  • Usage of AppArmor restrictions might provide partial mitigation against the vulnerability for unprivileged user namespaces.1
Article not found
CuriousCats.ai

Article

Source Citations