PatchSiren cyber security CVE debrief
CVE-2026-89476 Linux CVE debrief
A vulnerability in the Linux kernel's SCTP implementation could allow an attacker to cause an underflow in the stream->outcnt variable, potentially leading to a denial of service. The vulnerability is caused by a cached RECONF chunk containing more than one request parameter, allowing a duplicate response to process the same ADD_OUT request again while another parameter is still outstanding, rolling back outcnt twice and possibly underflowing it. To address this vulnerability, defenders should assess exposure and prioritize remediation for systems using the affected Linux kernel versions.
- Vendor
- Linux
- Product
- Linux kernel
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for Linux kernel-based systems, particularly those using SCTP, should assess exposure and prioritize remediation. This includes operators managing affected systems, platform administrators, vulnerability management teams, and security teams responsible for ensuring the security and availability of Linux kernel-based systems.
Why it matters
The vulnerability in the Linux kernel's SCTP implementation could allow an attacker to cause a denial of service. Defenders responsible for Linux kernel-based systems, particularly those using SCTP, should assess exposure and prioritize remediation.
- Denial of service attacks may be possible
- Remediation priority is medium due to potential impact on system availability
Technical summary
The Linux kernel's SCTP implementation has a vulnerability that could allow an attacker to cause an underflow in the stream->outcnt variable. This is caused by a cached RECONF chunk containing more than one request parameter, allowing a duplicate response to process the same ADD_OUT request again while another parameter is still outstanding. To address this vulnerability, defenders should assess exposure and prioritize remediation for systems using the affected Linux kernel versions. The vulnerability can be mitigated by reviewing and applying the Linux kernel patches provided.
Defensive priority
Medium
Recommended defensive actions
- Assess exposure and prioritize remediation for systems using the affected Linux kernel versions
- Review and apply the Linux kernel patches provided
- Monitor for potential denial of service attacks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is described in the CVE Program record and the NVD vulnerability detail page. The Linux kernel patch is available at https://git.kernel.org/stable/c/2d867663c563e8009257b9edf9c8ec75d9bbf19a and other referenced commits.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89476 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89476
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89476 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89476
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2d867663c563e8009257b9edf9c8ec75d9bbf19a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3faf13aff243ca9f78d08b1a2956ef5a6fc77b6e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/8320cbd81bc21a1ca6ebdf70ad610ebc5ef1bd68
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d02a5794c3deedcb8476d017fcee2b7aaedab2e1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.