CVE-2026-89476
Linux · Kernel
A flaw in the Linux kernel SCTP implementation allows a remote attacker to trigger an integer underflow in the outcnt stream counter by sending duplicate RECONF responses.
Executive summary
A vulnerability in the Linux kernel SCTP stack could allow an unauthenticated remote attacker to cause a denial of service through an integer underflow.
Vulnerability
The vulnerability exists within the SCTP protocol implementation, specifically in how the kernel processes RECONF chunks. An unauthenticated attacker can send duplicate RECONF responses, causing the kernel to process the same request multiple times and underflow the stream outcnt counter, leading to a kernel-level denial of service.
Business impact
The exploitation of this vulnerability results in a denial of service condition, which can render affected network services unreachable or crash the host system. Given the CVSS score of 7.5 (High) and the ability for remote, unauthenticated attackers to trigger the crash, this represents a significant risk to the availability of critical infrastructure running affected Linux kernels.
Remediation
Immediate Action: Update the Linux kernel to the versions specified in the OSV fixed packages list (e.g., 6.1.188, 6.12.109, 6.18.50, or 7.2.4) or the latest stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for unexpected kernel panics or SCTP-related errors that may indicate exploitation attempts.
Compensating Controls: If patching is not immediately feasible, restrict access to SCTP traffic via network firewalls to trusted sources only, as the vulnerability requires the ability to establish or interact with SCTP associations.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a clear risk to system availability through remote exploitation. Administrators should prioritize the application of kernel security updates across all exposed systems as soon as they become available from their Linux distribution maintainers to eliminate this denial of service vector.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 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 7.5 (3.1)
- Analyst report written