CVE-2026-89476: sctp: fix stream->outcnt underflow on duplicate RECONF responses

Published Sep 11, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

sctp: fix stream->outcnt underflow on duplicate RECONF responses

A cached RECONF chunk may contain more than one request parameter. A duplicate response can therefore find and process the same ADDOUT request again while another parameter is still outstanding, rolling back outcnt twice and possibly underflowing it.

Track outstanding request types as bits and clear each bit after its first response. Later responses for the same request are then ignored.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
Description

Frequently Asked Questions

1

Which deployments should be assessed for exposure?

Systems running the Linux kernel with SCTP in use should be assessed, particularly where SCTP reconfiguration requests can be processed.

2

What protocol condition is required for the issue to occur?

A cached RECONF chunk must contain multiple request parameters, including an ADD_OUT request, and a duplicate response must be processed while another parameter remains outstanding. This can cause the same ADD_OUT request to be processed twice and decrement outcnt twice.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203