CVE-2026-80717
Last modified
CVE-2026-80717 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < fa7861ddbe3b525b5d541c15c3953d3569e6eb0e; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4c92c601c061e5602db2edeea54fef74aa304027; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7b7e4e3640d57bd8857f0052c8b0d8ed4e5e954a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 93942b5772e0eee4147d4799cc1b936ae12fa615; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5fd7cfc708dfc988ae9920c21075e6121bc89926; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 17b412468c7a44f66a385bda48cdc1e94e39bd6d; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < bfa28cf99eb4d096c87da939f54233444d209ca5; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 74b21f52c5c5a71a05c0ff70e513f4f04ff28b17 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80717?
How severe is CVE-2026-80717?
How do I fix CVE-2026-80717?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80711In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80712In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80713In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80714In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80715In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80716In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80718In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80719In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8072Insecure generation of credentials in the local SAT (Technic…9.2
- CVE-2026-80720In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80721In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80722In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-80717?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
