Linux Kernel Vulnerability Allows Container Escape via AF_UNIX Socket

TL;DR. A newly detailed kernel vulnerability (CVE-2026-53361) enables unprivileged container escapes through a use-after-free flaw in AF_UNIX sockets. - The bug affects specific Linux kernel versions, including 6.12 and Ubuntu 6.17, allowing a dangling socket buffer. - An attacker can exploit a race condition during garbage collection and concurrent MSG_PEEK operations to achieve escape. - This vulnerability highlights persistent challenges in kernel security, having seen similar fixes in prior CVEs.

Sources

Back to QLANKR News