Copy Fail (CVE-2026-31431): Critical Linux Kernel LPE Vulnerability Affecting All Major Distributions
By
Xint
If you only eat one bagel today, this is the bagel.
Summary
A critical Linux privilege escalation vulnerability (CVE-2026-31431) dubbed "Copy Fail" has been discovered by researcher Xint Code. The exploit leverages the kernel crypto API (AF_ALG) to achieve 100% reliable local privilege escalation from an unprivileged user account to root. It requires no race conditions, no per-distro offsets, uses page-cache writes that bypass on-disk file-integrity tools, and can cross container boundaries. The vulnerability affects all mainstream Linux distributions with kernels built between 2017 and the patch date, as the AF_ALG crypto API ships enabled by default in essentially every major distro.
Key quotes
· 3 pulledSame script, four distributions, four root shells — in one take.
Copy Fail requires only an unprivileged local user account — no network access, no kernel debugging features, no pre-installed primitives.
The kernel crypto API (AF_ALG) ships enabled in essentially every mainstream distro's default configuration.
You might also wanna read
CIFSwitch Linux Vulnerability Allows Unprivileged Users to Gain Root Access via CIFS Flaw
A new Linux local-root privilege escalation vulnerability named CIFSwitch has been disclosed by researcher Asim Manizada. The flaw combines
AI-assisted vulnerability discovery raises concerns about Linux kernel security
This opinion article discusses a troubling trend in Linux security where AI-powered tools are being used to discover and exploit kernel vuln
CVE-2026-0257: PAN-OS GlobalProtect Authentication Bypass Under Active Exploitation
CVE-2026-0257 is a medium-severity (CVSS 7.8) authentication bypass vulnerability affecting Palo Alto Networks PAN-OS and Prisma Access Glob
