CISA says ‘Copy Fail’ flaw now exploited to root Linux systems
What happened
CISA warned that the 'Copy Fail' Linux kernel vulnerability is being exploited in the wild and added it to its Known Exploited Vulnerabilities list. The vulnerability lets unprivileged local users gain root on many mainstream Linux distributions and public PoC code exists, making this an operational patch-and-inventory issue for any buyer running affected kernels
Buyer takeaway
Treat this as a real remediation and contract-visibility need because the flaw affects vendor-supplied images and public PoC exists that can be weaponized quickly
Cost / money
Expect near-term remediation and forensic verification costs if images must be rebuilt or hosts isolated; buyers may need to negotiate supplier-paid remediation where suppliers maintain images
Supplier / commercial
Require suppliers to supply patch attestations, image provenance, and a defined patch cadence; make image-control responsibilities explicit in SOWs or managed-service agreements
Safety / operations
Kernel exploits increase the chance of lateral movement and compressed maintenance windows; operations should plan for temporary isolation and coordinated supplier testing before mass rollouts
What to watch
Watch whether suppliers delay patching for custom images or claim unsupported configurations; limited vendor support creates higher buyer-side remediation load
Key facts
- Tracked as CVE-2026-31431
- Proof-of-concept exploit publicly available against mainstream distributions
- CISA added the flaw to the KEV catalog
Source excerpts
Tracked as CVE-2026-31431, this security flaw was found in the Linux kernel's algif_aead cryptographic algorithm interface and enables unprivileged local users to gain root privileges on unpatched Linux systems by writing four controlled bytes to the page cache of any readable file. Theori researchers disclosed it on Thursday and shared what they described as a "100% reliable" Python-based exploit that can be used to root Ubuntu 24
"If your kernel was built between 2017 and the patch — which covers essentially every mainstream Linux distribution — you're in scope
"If your kernel was built between 2017 and the patch — which covers essentially every mainstream Linux distribution — you're in scope. " While major Linux distros began pushing the fix via kernel updates, Tharros' principal vulnerability analyst, Will Dormann, noted on Thursday that there were no "official updates" when Theori published its advisory
