VDB
CVE-2026-80965
CVE-2026-80965
PUBLISHED
Reported by Linux · Published September 11, 2026
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.
EPSS 0.18% · 7.4th percentile
Risk Scores
EPSS Score
0.18%
7.4th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 9caf6b5908e1e3b10478e9201ca1be809145253f, 9caf6b5908e1e3b10478e9201ca1be809145253f, 9caf6b5908e1e3b10478e9201ca1be809145253f |
| Linux | Linux | 2.6.16, 0, 5.10.270 |
| linux | linux_kernel | 0, 0, 0 |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 |
Timeline
- Sep 11, 2026 CVE Published
- Sep 12, 2026 EPSS Score
- Sep 12, 2026 Coalition ESS Score
- Sep 14, 2026 CVE Updated
- Sep 15, 2026 EPSS Score