Hacker News — 2026-04-30#
Top Story#
Copy Fail: 732 Bytes to Root on Every Major Linux Distribution
A devastating logic flaw (CVE-2026-31431) in the Linux kernel’s cryptographic subsystem allows unprivileged users to execute a controlled 4-byte write into the page cache of any readable file. By chaining an AF_ALG socket with splice(), an attacker can use a tiny 732-byte Python script to silently inject shellcode into a setuid binary like /usr/bin/su, gaining instant root access without modifying the actual file on disk. The vulnerability, found using an AI-assisted research tool, has existed silently for nearly a decade and works reliably across all major distributions without race conditions.