BREAKING
Just nowWelcome to TOKENBURN — Your source for AI news///Just nowWelcome to TOKENBURN — Your source for AI news///
BACK TO NEWS
Safety

A security bug in AEAD sockets

A 9-year-old Linux kernel vulnerability in AEAD sockets allows attackers to write arbitrary 4-byte data to the page cache via splice(), enabling corruption of setuid binaries.

Thursday, April 30, 2026 12:00 PM UTC2 MIN READSOURCE: LWN.netBY sys://pipeline

Xint disclosed a long-standing Linux kernel vulnerability in AEAD sockets allowing arbitrary 4-byte writes to the page cache via the splice() primitive. The bug, present since 2017, can corrupt setuid binaries and was fixed in mainline kernels. The vulnerability exploits the fact that AF_ALG socket scatterlists hold direct references to uncached kernel pages rather than duplicates.

Tags
safety
/// RELATED