CVE-2026-89479
Linux · Kernel
A use-after-free vulnerability in the Linux kernel SCTP implementation allows unauthenticated remote attackers to trigger memory corruption and potential code execution via malformed packet sequences.
Executive summary
A critical use-after-free vulnerability in the Linux kernel SCTP stack poses a severe risk of system compromise and denial of service.
Vulnerability
The vulnerability exists within the SCTP protocol handling logic where the kernel fails to properly reference-count associations. An unauthenticated remote attacker can send a sequence of SCTP chunks that cause an association to be freed while still in use, resulting in a use-after-free condition during packet processing.
Business impact
The flaw carries a CVSS score of 9.8, reflecting its potential for full system compromise. Successful exploitation could allow an attacker to achieve remote code execution, access sensitive kernel memory, or crash the system, leading to significant service disruption and potential data exfiltration.
Remediation
Immediate Action: Update the Linux kernel to version 5.10.270, 5.15.221, 6.1.188, 6.6.157, or later, depending on your current distribution branch.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults related to networking modules, or unusual SCTP traffic patterns that might indicate exploitation attempts.
Compensating Controls: If patching is not immediately feasible, restrict access to SCTP services via network firewalls or disable the SCTP module if it is not required for system operations.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical nature of this kernel-level flaw, administrators should prioritize the deployment of the provided kernel patches. Organizations should verify their kernel version and apply the appropriate update to mitigate the risk of remote exploitation, as this vulnerability provides a direct pathway for an unauthenticated attacker to gain control over the underlying host.
More Linux CVEs all →
History
CVE Brief tracked this CVE 3 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written