submitted by /u/kasparovabi
[link] [comments]
Reading view
Copy Fail exploit lets 732 bytes hijack Linux systems and quietly grab root
This new Linux kernel bug called Copy Fail (CVE-2026-31431) is kinda terrifying because itβs not complicated at all. A normal user can run a tiny 732-byte script and get root, no race conditions or luck required, and it works across major distros like Ubuntu, RHEL, and SUSE. The exploit quietly modifies the page cache instead of the file on disk, so integrity checks donβt catch it, but the kernel still executes the tampered version in memory.
Even worse, since the page cache is shared, it can potentially cross container boundaries too. Patch ASAP if your distro hasnβt already, because this one feels way too reliableβ¦
[link] [comments]