CVE-2026-80964
Last modified
CVE-2026-80964 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: virmidi: Check card index validity at probe virmidi driver blindly trusts that the given devptr->id value is within the proper card index range at probe. It's OK for the devices the driver itself creates at the module probe time, but if the device is bound manually via sysfs interface, this could be -1 as "none", and this leads to OOB access for index[] and other parameters. Add a sanity check for the card index and warn/correct it if it's a value out of the range.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: virmidi: Check card index validity at probe virmidi driver blindly trusts that the given devptr->id value is within the proper card index range at probe. It's OK for the devices the driver itself creates at the module probe time, but if the device is bound manually via sysfs interface, this could be -1 as "none", and this leads to OOB access for index[] and other parameters. Add a sanity check for the card index and warn/correct it if it's a value out of the range.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < 3ee9cea821730805f232f1e4db0f95e7420477fc; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < ffefee7daf2362f534097422bb7f8894e798adfd; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < 368c521503e38e9bcfcf04c053eb1f85d22391b2; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < 43f161c53279adac0517cf1c443e531e738b54ce; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < 40ee4224e2fe24c05b92e4d37476adb6e83f10e9; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < f48c5f3b03afdb795e5f448a1d53d912d5b09f2e; >= 3564fbb880f9a62ddbb81b7440c32e0e6619c52d, < b65d5182ecd6b7a24a83d980a0d06e809ef876c5 |
| Linux | Linux | 2.6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80964?
How severe is CVE-2026-80964?
How do I fix CVE-2026-80964?
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-80959In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8096The Kirki – Freeform Page Builder, Website Builder & Customi…6.5
- CVE-2026-80960In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80961In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80962In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80963In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80965In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80966In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80967In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80968In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80969In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8097A security flaw has been discovered in CodeAstro Online Clas…6.3
Are you affected by CVE-2026-80964?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
