Use-after-free in Linux kernel - CVE-2026-64564

 

Use-after-free in Linux kernel - CVE-2026-64564

Published: August 4, 2026


Vulnerability identifier: #VU140938
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64564
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to a use-after-free in sctp_process_asconf_param() when processing crafted SCTP ASCONF DEL-IP parameters. A remote attacker can send a specially crafted SCTP ASCONF message to cause a denial of service.

The issue can occur when a single ASCONF carries DEL-IP parameters that free the cached transport and a later wildcard DEL-IP reuses the dangling transport pointer.


Affected software

Linux kernel

How to mitigate CVE-2026-64564

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins