CVE-2026-80969
In the Linux kernel, the following vulnerability has been resolved: ALSA: mpu401: Check card index validity at probe mpu401 driver blindly
CVSS
—
Sin CVSS
EPSS
—
KEV
—
Exploit Today
—
0-100
Publicado: 11 sept 2026 · Última mod.: 11 sept 2026
Sin historial EPSS suficiente todavía.
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.
- git.kernel.orghttps://git.kernel.org/stable/c/76b6bc38d0f310c0ae1b2a2ebabe2947d92c601a
- git.kernel.orghttps://git.kernel.org/stable/c/8adda66edf795d4648f8e26f312e4414c535d25a
- git.kernel.orghttps://git.kernel.org/stable/c/cc4215cc2a4b2a9cf8b1952bbe8d5bf925acb3ea
- git.kernel.orghttps://git.kernel.org/stable/c/f7dcecb92ed192ff5fcf842918fb1aaea84b5bdd
Sin CVEs relacionados por CWE o producto.