Together AI has successfully neutralized a critical Linux kernel vulnerability, dubbed Copy Fail (CVE-2026-31431), which threatened its production AI infrastructure. The company acted swiftly, implementing a fleet-wide shutdown of the vulnerable crypto socket interface within hours of exploit details emerging.
Copy Fail is a logic bug within the Linux kernel's crypto subsystem, specifically the algif_aead AF_ALG interface. It grants unprivileged local users the ability to precisely overwrite 4 bytes in the page cache of any readable file. Publicly available exploits demonstrate how attackers can modify in-memory, setuid binaries to achieve root privileges without altering the on-disk file, bypassing traditional file integrity checks.
