CVE-2026-80573
Last modified
CVE-2026-80573 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: iforce - validate input packet lengths iforce_process_packet() reads fixed fields from joystick, wheel and status packets without first checking their lengths. In particular, the shared hats-and-buttons helper unconditionally reads data[6].
Description
In the Linux kernel, the following vulnerability has been resolved: Input: iforce - validate input packet lengths iforce_process_packet() reads fixed fields from joystick, wheel and status packets without first checking their lengths. In particular, the shared hats-and-buttons helper unconditionally reads data[6]. The status tail is a sequence of 16-bit effect addresses, but an incomplete final address is also consumed. A successful zero-length USB URB additionally reads the packet ID before the common parser is called. Reject the zero-length USB transfer, require the seven-byte joystick and wheel prefixes and the two-byte status prefix, and consume only complete status-tail addresses.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 0ec411167655ef3ff3e84f6af685e962aff9a75b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 609be40988898a4d75225ade0ea5c1734757dd33; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < e73d7a7d913d89141321f5f3f16343ecc200d152; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5232529eaf57f08fe37484e301579a1915b93d14; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2c083ab16e33fbff3ab8c752fbf8118ed3dd31ce; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a64a8b6b31cd669f0449138e53cc2592d454ccf1; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 84e5cb517f445dadbd5f8bf4ec513540e51f9c36; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5751c781d3c97ab6ce0e2a966156ed882152c415 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80573?
How severe is CVE-2026-80573?
How do I fix CVE-2026-80573?
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-80562In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80565In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80568In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80569In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80572In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80574In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80575In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80576In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80578In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-80579In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8058IBM OPENBMC FW1110.00 through FW1110.20, and FW1060.00 throu…4.5
Are you affected by CVE-2026-80573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
