# CVE-2026-80969

## Summary

- **CVE ID:** CVE-2026-80969
- **Severity:** UNKNOWN
- **CVSS Score:** 0
- **CWE:** N/A
- **Published:** Sep 11, 2026
- **Last Modified:** Sep 16, 2026

## Description

In the Linux kernel, the following vulnerability has been resolved:

ALSA: mpu401: Check card index validity at probe

mpu401 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.

## Affected Products

- Linux — Linux (1da177e4c3f41524e886b7f1b8a0c1fc7321cac2)
- Linux — Linux (0)
- Linux — Linux (6.12.109)
- Linux — Linux (6.18.50)
- Linux — Linux (7.2.4)
- Linux — Linux (7.3-rc1)
- Linux — Linux (b3fe95123f0db79dd0345d249c312823178c11f5)
- Linux — Linux (2.6.16)
- Linux — Linux (5.10.270)
- Linux — Linux (5.15.221)
- Linux — Linux (6.1.188)
- Linux — Linux (6.6.157)

## References

- [CNA](https://git.kernel.org/stable/c/76b6bc38d0f310c0ae1b2a2ebabe2947d92c601a)
- [CNA](https://git.kernel.org/stable/c/cc4215cc2a4b2a9cf8b1952bbe8d5bf925acb3ea)
- [CNA](https://git.kernel.org/stable/c/8adda66edf795d4648f8e26f312e4414c535d25a)
- [CNA](https://git.kernel.org/stable/c/f7dcecb92ed192ff5fcf842918fb1aaea84b5bdd)
- [CNA](https://git.kernel.org/stable/c/4a3d6c22ca6b6c16e8055fb518aa87f5e043f754)
- [CNA](https://git.kernel.org/stable/c/d606c703d1e0c54996cb3db76a753157cb2a3c06)
- [CNA](https://git.kernel.org/stable/c/3a997371ac2957f11a033a4cec2930042dadb7e3)
- [CNA](https://git.kernel.org/stable/c/26a25fb4ef4ba2a33069d489feb75a4c36899cca)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.21%
- **EPSS Percentile:** 11.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._