CVE-2026-80965

high

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: serial-u16550: Check card index validity at probe serial-u16550 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.

References

https://git.kernel.org/stable/c/fbf3fb097e66fc1874e54ecc46d600d9325480d6

https://git.kernel.org/stable/c/e0fb960b227fcdebe22e4f26c9486d60943c0424

https://git.kernel.org/stable/c/7555e83d7738e65dc83921e3c85bbdc081f08f2f

https://git.kernel.org/stable/c/6d6fdb24fe2eaf6174fc502284c6e1dc5f7242ba

Details

Source: Mitre, NVD

Published: 2026-09-11

Updated: 2026-09-13

Risk Information

CVSS v2

Base Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 7.8

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Severity: High

EPSS

EPSS: 0.00168