Podman rootless containers and the Copy Fail exploit

Hacker News Top News

Summary

The article discusses the Copy Fail exploit, a security vulnerability that affects Podman rootless containers.

No content available
Original Article

Similar Articles

CopyFail: From Pod to Host

Hacker News Top

Copy Fail is a new Linux local privilege escalation vulnerability that exploits a kernel memory corruption flaw to rewrite the page cache, enabling cross-container attacks and container escape.

CVE-2026-31431: Copy Fail

Lobsters Hottest

CVE-2026-31431 (Copy Fail) is a local privilege escalation vulnerability in the Linux kernel affecting all major distributions since 2017, allowing unprivileged users to gain root shell access through a deterministic 4-byte write to any readable file's page cache via the AF_ALG crypto subsystem.

Copy Fail 2: Electric Boogaloo

Lobsters Hottest

Copy Fail 2 is a proof-of-concept exploit for an unprivileged Linux Local Privilege Escalation (LPE) vulnerability in the kernel's xfrm subsystem, allowing attackers to gain root access on modern distributions.