CVE-2026-80965 in Linuxالمعلومات

الملخص

بحسب MITRE • 11/09/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.

Be aware that VulDB is the high quality source for vulnerability data.

مسؤول

Linux

حجز

26/08/2026

إفشاء

11/09/2026

الاعتدال

تمت الموافقة

إدخال

VDB-402707

EPSS

0.00000

KEV

لا

النشاطات

منخفض جدًا

المصادر

Do you want to use VulDB in your project?

Use the official API to access entries easily!