CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-80717

highCVSS 7.5covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: sctp: validate Adaptation Indication parameter length The Adaptation Layer Indication parameter contains a fixed 32-bit Adaptation Code Point after its parameter header. However, sctp_verify_param() accepts a header-only parameter because the generic parameter walker only requires the header to be present. sctp_process_param() then reads adaptation_ind beyond the declared parameter. When the malformed parameter is last in an INIT, the read starts at the receive skb tail, and the value is copied into the state cookie returned in the INIT ACK. This may disclose four receive-buffer tail bytes. Require the declared parameter length to match the fixed structure size and abort the association through the existing invalid parameter length path otherwise.

CSIRTS triage

What
SCTP protocol handler does not validate Adaptation Indication parameter length, allowing malformed packets to cause denial of service.
Who is affected
Linux systems with SCTP support enabled processing untrusted network traffic.
Urgency
Medium; CVSS 5.3 indicates moderate DoS risk via network attack.
Action
Apply the latest Linux kernel patch for SCTP or disable SCTP if not required.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-80717

Get an email if CVE-2026-80717 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-80717

CVE.org record

Embed the live status

CVE-2026-80717 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-80717 status](https://www.csirts.com/badge/CVE-2026-80717)](https://www.csirts.com/cve/CVE-2026-80717)