CVE-2026-31431
HIGHIn the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying…
EPSS Exploitation Probability
EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.
Description
In the Linux kernel, the following vulnerability has been resolved:
crypto: algif_aead - Revert to operating out-of-place
This mostly reverts commit 72548b093ee3 except for the copying of the associated data.
There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.
Affected Products
amazon linuxamazoncloudvision agniaristacloudvision portalaristanetvisor osaristavelocloud edgearistavelocloud gatewayaristaResearch use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.
tgies/copy-fail-c
Cross-platform C port of the Copy Fail Linux LPE (CVE-2026-31431). Discl
Percivalll/Copy-Fail-CVE-2026-31431-Kubernetes-PoC
PoC: fully unprivileged container escape to node-level code execution on
sgkdev/page_inject
CVE-2026-31431-killed page-cache exploit — code exec into containers sha
Crihexe/copy-fail-tiny-elf-CVE-2026-31431
Minimal no-libc Linux x86_64 ELF PoC build for Copy Fail (CVE-2026-31431
shadowabi/CVE-2026-31431-CopyFail-Universal-LPE
CVE-2026-31431 Copy Fail — Universal LPE exploit. Dynamic ELF offset + f
cozystack/copy-fail-blocker
BPF-LSM mitigation for CVE-2026-31431 (Copy Fail) — denies AF_ALG socket
jbnetwork-git/copy-fail-check
CVE-2026-31431 Helper basado en https://copy.fail/
liamromanis101/CVE-2026-31431-Copy-Fail---Vulnerability-Detection-Script
Detection Only.. working on an exploit PoC
qi4L/CVE-2026-31431-Container-Escape
CVE-2026-31431 容器逃逸
diemoeve/copyfail-rs
CopyFail (CVE-2026-31431): Linux kernel page-cache PrivEsc PoC + the onl
Frequently Asked Questions
Is CVE-2026-31431 in your stack?
O3 detects CVE-2026-31431 across dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.