CVE-2026-80890
Last modified
CVE-2026-80890 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: sctp: reject stale cookies with mismatched verification tags sctp_unpack_cookie() skips cookie expiration checks whenever an association already exists. This is broader than the exception in RFC 9260 Section 5.2.4. For an existing association, Section 5.2.4 permits an expired State Cookie only when both Verification Tags in the cookie match the current association.
Description
In the Linux kernel, the following vulnerability has been resolved: sctp: reject stale cookies with mismatched verification tags sctp_unpack_cookie() skips cookie expiration checks whenever an association already exists. This is broader than the exception in RFC 9260 Section 5.2.4. For an existing association, Section 5.2.4 permits an expired State Cookie only when both Verification Tags in the cookie match the current association. Otherwise, the packet SHOULD be discarded and a Stale Cookie ERROR MUST be sent. The broad check lets an expired Action A restart cookie reach sctp_sf_do_dupcook_a(). In a runtime test with the default 60 second cookie lifetime, replaying such a cookie after 65 seconds returned a COOKIE-ACK and restarted the association. Check cookie expiration unless both Verification Tags match. This preserves the Action D exception for a lost COOKIE ACK while rejecting expired cookies in all other cases.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f6e3cc296372accad4ee57405195021231ef4bcb; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c151daba0ceb1fb068a215b07de89fb1eb5f87bc; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 817cffdbdbdf50e1f2b016599d1897de3ca54964; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 61baa5020b0afb41bfd97f8f6ce5e336c4a4546e; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c68557a49e960dbcdede22c7a9b488603078b8b4; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a0d1693923f41d6f49083aa2446686aed09d1d79; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 35c279113498d19a8734e2aae67b951b9b20f634; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9d8da8e0a9bce4a340af60dd0446bc7eb8d07587 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80890?
How severe is CVE-2026-80890?
How do I fix CVE-2026-80890?
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-80885In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80886In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80887In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80888In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80889In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8089The weMail: Email Marketing, Email Automation, Newsletters, …7.1
- CVE-2026-80891In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80892In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80893In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80894In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80895In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80896In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80890?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
