CVE-2026-80990
Last modified
CVE-2026-80990 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tb_xdomain_alloc_in_hopid() passes the wanted HopID to ida_alloc_range() as the lower bound, so a taken id is not an error there: the allocator returns the next free one above it. tbnet_connected_work() asks for the peer's transmit path, treats any other id as a failure and returns without releasing what it got, so that allocation stays live for the rest of the XDomain connection with nothing left holding a reference to it. Release the id when it is not the one we asked for, the same way the error unwind at the end of the function releases the expected one.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Release the Rx HopID that was handed out on mismatch tb_xdomain_alloc_in_hopid() passes the wanted HopID to ida_alloc_range() as the lower bound, so a taken id is not an error there: the allocator returns the next free one above it. tbnet_connected_work() asks for the peer's transmit path, treats any other id as a failure and returns without releasing what it got, so that allocation stays live for the rest of the XDomain connection with nothing left holding a reference to it. Release the id when it is not the one we asked for, the same way the error unwind at the end of the function releases the expected one.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 180b0689425c6fb2b35e69a3316ee38371a782df, < 47981eb66461ba4e74bbaea0f139adaaeb3991e9; >= 180b0689425c6fb2b35e69a3316ee38371a782df, < 9eac1817bfc5fa76e3a2d1b8fd824cc6ef5a9ab0; >= 180b0689425c6fb2b35e69a3316ee38371a782df, < 61ff3c353e5d2ff4eb9d0b6d8d9e47805b136eea; >= 180b0689425c6fb2b35e69a3316ee38371a782df, < 1c361f6cf39be7cc0ce37c0b67bd1cdf74b0a0c1; >= 180b0689425c6fb2b35e69a3316ee38371a782df, < 2f1463554d0561a2fead81e3888604e5c1125e29 |
| Linux | Linux | 5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80990?
How severe is CVE-2026-80990?
How do I fix CVE-2026-80990?
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-80984In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80985In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-80986In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80987In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80988In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80989In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80991In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80992In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80993In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80994In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80995In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80996In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80990?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
