PT-2026-67671 · Linux · Linux Kernel

CVE-2026-64564

·

Published

2026-07-12

·

Updated

2026-09-09

CVSS v3.1

10

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw in the Linux kernel SCTP code, dating back to 2008, allows local users to escape containers and gain host root access. The issue occurs during DEL-IP processing within sctp process asconf(), which caches the transport being processed in asconf->transport. While sctp process asconf param() rejects a DEL-IP for the packet source address, it does not protect asconf->transport. An attacker can send a specifically crafted ASCONF containing an Address Parameter and a DEL-IP for that parameter, causing sctp assoc rm peer() to free the transport. A subsequent wildcard DEL-IP can then reuse this dangling pointer in sctp assoc set primary() and sctp assoc del nonprimary peers(). This leads to a state where asoc->peer.primary path and active path point to freed memory, and the association's transport count becomes 0. In real-world testing, a tool called SCTPhantom successfully escaped a container and reached host root in 6 out of 8 attempts.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-94395
BDU:2026-11391
CVE-2026-64564
OESA-2026-3453
OPENSUSE-SU-2026:11476-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3593-1
SUSE-SU-2026:3594-1
SUSE-SU-2026:3595-1
SUSE-SU-2026:3602-1
SUSE-SU-2026:3616-1
SUSE-SU-2026:3617-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3809-1
SUSE-SU-2026:3810-1

Affected Products

Linux Kernel