CVE-2026-80968

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr->id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead 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.

Scoring

CVSS base score
0
EPSS probability
0.21%
Published
2026-09-11
Last modified
2026-09-16

Affected products

Markdown version · Browse all CVEs