New Linux ‘Copy Fail’ flaw gives hackers root on major distros
What happened
Researchers published a proof‑of‑concept for a local privilege escalation in the Linux kernel (CVE-2026-31431, “Copy Fail”) that allows an unprivileged user to gain root on many distributions. The exploit is a short, reportedly reliable script and vendors posted patches within days, making supplier patch coordination and image management an operational priority. Watch whether public exploit sightings outpace supplier patch rollouts and whether cloud/host images remain inconsistent in patch state
Buyer takeaway
Treat this as an execution event: confirm which suppliers control kernels, VM images, and CI runners, and lock in patch windows and escalation paths
Cost / money
Near‑term supplier labor and potential change‑order fees are likely when buyers require expedited kernel backports or unscheduled patching
Supplier / commercial
Cloud hosts and managed Linux suppliers gain leverage if emergency remediation terms aren't pre‑negotiated
Safety / operations
Local root exploits increase risk on multi‑tenant hosts and CI/build infrastructure; prioritize isolation and patching of execution surfaces
What to watch
Track actual patch deployment across supplier images and public exploit reports to know where residual exposure remains
Key facts
- CVE-2026-31431 local privilege escalation (Copy Fail)
- Proof‑of‑concept is a short, reportedly reliable exploit script
- Patches were reported as available within days of disclosure
Source excerpts
8 with specific patches; Copy Fail covers the entire 2017–2026 window,” Theori researchers note. CVE-2026-31431 was fixed upstream on April 1st by reverting the problematic “in-place” crypto behavior introduced in the Linux kernel version 4
Dirty Pipe needed kernel ≥ 5
Impact and fixes Theori's PoC is a consistently effective 732-byte exploit that gives root to every major Linux distribution that runs on a vulnerable Linux Kernel version, the researchers say. They demonstrated and confirmed the Copy Fail exploit on Ubuntu 24
