Site icon Ubuntu Free

Ubuntu Updates Linux Kernel to Fix Security Flaw Allowing Privilege Escalation

Fragnesia Linux kernel local privilege escalation vulnerability mitigations | Ubuntu

Ubuntu updates linux kernel to fix security flaw allowing privilege from Ubuntu Updates Linux Kernel to Fix Security Flaw Allowing Privilege Escalation

Key Points

What this is about

A new Linux kernel vulnerability called Fragnesia was disclosed on May 13, 2026. This local privilege escalation bug affects kernel modules that handle ESP (Encapsulating Security Protocol), which is used by IPsec for secure network connections. Anyone on the system can potentially gain full root control using publicly available exploit code.

Ubuntu assessed the severity at CVSS 7.8, putting it in the HIGH range. The vulnerability hits all Ubuntu versions from 14.04 LTS through the upcoming 26.04 release. If you already applied the Dirty Frag mitigations, you’re already protected since they block the same kernel modules.

Why it matters

This matters most to system administrators running Ubuntu servers, especially those handling untrusted user accounts or hosting third-party applications. Regular desktop users are at lower risk unless they share their system or run risky software locally.

The practical takeaway is straightforward: if you use IPsec VPNs like StrongSwan, applying these mitigations will break your VPN connections. If you don’t use IPsec, the three-step mitigation (blocking modules, unloading them, rebooting if needed) protects you until kernel updates arrive.

If you’ve applied this mitigation or tested it in your environment, let us know how it went in the comments below.

Read the original source.

Exit mobile version