Skip to content
HN On Hacker News ↗

Fragnesia Made Public As Latest Linux Local Privilege Escalation Vulnerability

▲ 44 points 19 comments by mikece 2w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

0 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 150
PEAK AI % 0% · §1
Analyzed
May 13
backend: pangram/v3.3
Segments scanned
1 windows
avg 150 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 150 words · 1 segments analyzed

Human AI-generated
§1 Human · 0%

Following last week's disclosure of the Dirty Frag vulnerability for the Linux kernel, which only finished being patched up in mainline on Monday, Fragnesia is now public as a similar local privilege escalation (LPE) vulnerability.

Announced today on the open-source security mailing list by V12 Security is Fragnesia as a local privilege escalation exploit that is of the same vulnerability class as Dirty Frag. Fragnesia centers around a separate bug within the ESP/XFRM code with a logic bug to allow arbitrary byte writes into the kernel page cache of read-only files.

Proof of concept code for Fragnesia is already out there. There is a two-line patch for addressing the issue within the Linux kernel's skbuff.c code. That patch hasn't yet been mainlined or picked up by any mainline kernel releases but presumably will be in short order for addressing this local privilege escalation issue. More details on the oss-security list.