CVE-2026-80594
Last modified
CVE-2026-80594 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in ims_pcu_get_cdc_union_desc() by iterating through the extra descriptor data. However, it does not verify that the bLength of each descriptor is at least 2.
Description
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in ims_pcu_get_cdc_union_desc() by iterating through the extra descriptor data. However, it does not verify that the bLength of each descriptor is at least 2. A malicious device could provide a descriptor with bLength = 0, leading to an infinite loop in the driver. Add a check to ensure bLength is at least 2 before proceeding with parsing.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 628329d52474323938a03826941e166bc7c8eff4, < 67a038c5a7c9bd8aabe6fba8ac9d2e31c0bd5a28; >= 628329d52474323938a03826941e166bc7c8eff4, < 6314bd9e2a6b3362998dc85485dd4b0f133a3532; >= 628329d52474323938a03826941e166bc7c8eff4, < 76eeeb3a8e3c13d5c0ef28666b57dcb5cc101a32; >= 628329d52474323938a03826941e166bc7c8eff4, < e3f93d63dcd48c1f0ba9041f2ffa8aea7170e295; >= 628329d52474323938a03826941e166bc7c8eff4, < b847f2725ef47a26b3d01eca3d54fd811e5a544d; >= 628329d52474323938a03826941e166bc7c8eff4, < 383934c249a9817d242d02d30bfbc8defbf0d533; >= 628329d52474323938a03826941e166bc7c8eff4, < bbbe31486cf2d12177462e4a814244c2597c9849; >= 628329d52474323938a03826941e166bc7c8eff4, < d4579af29e67ca8722db0a1194227f8015c8981d |
| Linux | Linux | 3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80594?
How severe is CVE-2026-80594?
How do I fix CVE-2026-80594?
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-80589In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8059IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigato…6.1
- CVE-2026-80590In the Linux kernel, the following vulnerability has been re…8.6
- CVE-2026-80591In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80592In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80593In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80595In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80596In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80597In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80598In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80599In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-80600In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-80594?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
