Sunday, September 20, 2026
Pintheft Another Linux Privilege Escalation Another Working Exploit This Time Targeting Arch
Internet Security

PinTheft: Another Linux Privilege Escalation, Another Working Exploit, This Time Targeting Arch

May 20, 2026 @securityaffairs, Pierluigi Paganini Security Affairs

PinTheft is a Linux LPE flaw in the RDS subsystem with public exploit code. Arch Linux users face the highest risk and should patch immediately.

PinTheft: Another Linux Privilege Escalation, Another Working Exploit, This Time Targeting Arch. PinTheft is a Linux LPE flaw in the RDS subsystem with public exploit code. Arch Linux users face the highest risk and should patch immediately. The wave of Linux local privilege escalation vulnerabilities showing up with working exploit code is not slowing down. The latest is PinTheft, discovered by the V12 security team, which affects the Linux kernel’s RDS (Reliable Datagram Sockets) subsystem and already has a public proof-of-concept available. No CVE has been assigned yet, but a patch landed earlier this month. “PinTheft is a Linux local privilege escalation exploit for an RDS zerocopy double-free that can be turned into a page-cache overwrite through io_uring fixed buffers.” reads the advisory. “The bug lived in the RDS zerocopy send pat...