The third major Linux kernel flaw in two weeks has been found - thanks to AI

· Source: News and Advice on the World's Latest Innovations | ZDNET · Field: Technology & Digital — Cybersecurity & Data Privacy, Software Development & Engineering, Artificial Intelligence & Machine Learning · Depth: Intermediate, short

Summary

A critical Linux kernel vulnerability, dubbed "Fragnesia" (CVE-2026-46300), has been disclosed, allowing unprivileged users to gain full root control on all major Linux distributions. This page-cache corruption bug, discovered by AI security company Zellic using its V12 AI-agentic software auditing tool, abuses a logic flaw in the Linux XFRM ESP-in-TCP subsystem. Unlike traditional race-condition exploits, Fragnesia enables precise corruption of file-backed pages without timing tricks, making it highly reliable. A proof-of-concept exploit already exists, capable of immediately dropping an attacker into a root shell. Red Hat assigns it a CVSS score of 7.8, indicating a high-level security risk. Its impact is particularly severe in cloud environments, potentially leading to container escapes and host compromise.

Key takeaway

For CTOs and VP of Engineering overseeing Linux-based infrastructure, the emergence of AI-discovered vulnerabilities like Fragnesia necessitates immediate patching. While temporary mitigations exist, they often disable critical network or container functionalities. Prioritize applying official distribution patches as soon as they become available, expected around May 14, to prevent local privilege escalation and potential container escapes in multi-tenant cloud environments.

Key insights

AI-driven tools are accelerating the discovery of critical open-source security vulnerabilities like Fragnesia.

Principles

Method

The Fragnesia exploit builds a 256-entry lookup table mapping keystream bytes to nonces, then overwrites the first 192 bytes of the switch user command in the page cache with an ELF stub to call setresuid and a shell.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Security Engineer, IT Professional, Tech Journalist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by News and Advice on the World's Latest Innovations | ZDNET.