CVE-2026-80812
Last modified
CVE-2026-80812 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snd_dummy_probe() blindly trusts that the given devptr->id value is within the proper card index range. 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.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snd_dummy_probe() blindly trusts that the given devptr->id value is within the proper card index range. 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 | >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < b7579e86afcec932e169d10e2d603abed8dd2fdf; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < 4d0892a90b57f0e89b274c3f3c51c2fa17937c88; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < b20eb7ecbdaa3e649023fe41b177d90983ffb487; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < c9f10a001c243d1f069ebb0e2f4999ad4043a254; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < f20c2c32ec1c5c3526f29a03b487c55a5890996c; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < 3dba0e92e18980cb5a4d70a9a263539ae4f0c7ec; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < 690b721b9595f9a43395fd4047a832c42b5b6078; >= 6e65c1cc4458b2784224759b6137a50d4f65e610, < 02442d5fe8ee365a084b055d4fa81a0c1abfc3fd |
| Linux | Linux | 2.6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80812?
How severe is CVE-2026-80812?
How do I fix CVE-2026-80812?
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-80807In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80808In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8081A vulnerability has been found in router-for-me CLIProxyAPI …6.3
- CVE-2026-80810In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80811In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80813In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80814In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80815In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80816In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80817In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80818In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80812?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
