LIVE · cybersecurity feed
Live wire
CVE-2026-64564high

18-Year-Old Linux SCTP Flaw Could Let Local Users Gain Root and Escape Containers

An 18-year-old use-after-free vulnerability in Linux's SCTP networking code, tracked as CVE-2026-64564 and named SCTPhantom, has been patched. The flaw, present since 2008, could allow local users to gain root privileges and escape containerized environments. Researchers from Tencent successfully demonstrated root access and container escape on several Linux distributions.

zeroday.news ·

A significant vulnerability has been identified and patched in the Linux kernel's Stream Control Transmission Protocol (SCTP) implementation. The flaw, a use-after-free bug present for 18 years, could allow local users to escalate their privileges to root and potentially escape containerized environments. Researchers from Tencent are credited with discovering and demonstrating the exploitability of this long-standing issue.

The vulnerability, tracked as CVE-2026-64564 and named "SCTPhantom," resides specifically within the SCTP networking code. Use-after-free vulnerabilities typically occur when a program attempts to use memory after it has been freed, leading to unpredictable behavior, crashes, or, in exploitable cases, the ability to execute arbitrary code or manipulate program flow. In this instance, the flaw's presence within a kernel component makes it particularly dangerous, as successful exploitation grants control at the highest privilege level.

The impact of this type of flaw is primarily on systems where untrusted local users have access. This includes multi-user systems, shared hosting environments, and, critically, containerized deployments. The ability to escape a container means that an attacker who has gained a foothold within a container could then break out and gain root access to the underlying host system, compromising other containers or services running on that host.

SCTP is a relatively less common transport layer protocol compared to TCP or UDP, often used in telecommunications and other applications requiring reliable, message-oriented data transfer. However, its presence in the Linux kernel means that any system with SCTP enabled, either explicitly or as part of a larger software stack, could be vulnerable. While many systems might not actively use SCTP, the kernel module could still be loaded, making the attack surface present.

Mitigation for such kernel-level vulnerabilities typically involves applying the vendor-supplied patches as soon as they become available. For Linux distributions, this means updating the kernel to a version that includes the fix for CVE-2026-64564. System administrators should prioritize these updates, especially on servers hosting containers or providing services to untrusted users. In environments where immediate patching is not feasible, disabling the SCTP kernel module, if not strictly required, could serve as a temporary workaround, though this carries operational risks if other applications depend on it.

This discovery underscores the persistent challenge of maintaining security in complex, long-lived software projects like the Linux kernel. Even well-audited codebases can harbor critical vulnerabilities for extended periods, highlighting the importance of continuous security research and rigorous testing. The successful demonstration of root access and container escape by researchers emphasizes the severe implications of such flaws, particularly in modern cloud and container-centric architectures where isolation is paramount.

linuxsctpvulnerabilitycontainer escapeuse-after-free
ShareXLinkedInWhatsAppFacebook

More News

view all →
malwarehigh

Living off the coding agent: Two tales of tunnels and LaunchAgents

Agent-parented reverse tunnels and LaunchAgents can expose a local admin app to the internet. Endpoint still needs to treat that as high severity even when the activity looks like vibe-coded ops, not confirmed malware.

ai

OpenAI pledges to add Astra security as Anthropic loosens Fable's leash

Or how I learned to stop worrying and love dangerous AI

ai

AI chat bots are sliding into League of Legends friend requests

Chat bots are sending friend requests in Riot immediately after ending your game. What are the scammers up to now?

security

Friday Squid Blogging: Arctic Bobtail Squid Video

Nice video of the Arctic bobtail squid. As usual, you can also use this squid post to talk about the security stories in the news that I haven’t covered. Blog moderation policy.

security

Meta ordered to pay $942 million over harm to children

A new court ruling not only fined Meta to the extent of $942 million but also ordered it to improve its age assurance tools.

breachcritical

Metabase SQLi zero-day exploited in customer data-theft attacks

A critical Metabase SQL injection vulnerability was exploited in zero-day attacks to breach customer instances in data theft attacks, known to impact Framework and Tally. [...]