ELSEIF
Your brief EB
131 stories from 86 feeds 151 clusters Refreshed 3 minutes ago next pull 13:06

INFRA Signal 466

18-Year-Old Linux Kernel Vulnerability Enables Root Access and Container Escape

A long-standing use-after-free bug in the Linux SCTP implementation (CVE-2026-64564) can be chained to gain root privileges and break out of containers.

WHY IT MATTERS

The flaw lets a local, low-privilege attacker obtain full kernel control, which defeats typical isolation guarantees of containers. Because the vulnerability has existed since the 2.6.25 kernel, many production systems may still run affected versions, requiring urgent patching or mitigation.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

The SCTPhantom bug resides in SCTP Dynamic Address Reconfiguration and creates a dangling pointer that can be exploited for arbitrary kernel reads and writes.

02

Researchers demonstrated a repeatable exploit that bypasses KASLR, builds a malicious kernel object graph, and calls commit_creds() to achieve root, even from inside a container with default seccomp settings.

03

Upstream Linux provides a concise patch that stops the erroneous transport deletion; fixed kernels appear in 6.6.148, 6.12.101, 6.18.42, 7.1.6 and later, and distributions must ship the update for affected releases.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Linuxiac 18-Year-Old Linux Kernel Vulnerability Enables Root Access and Container Escape Open ↗