Lucene search
+L

153453 matches found

CVE
CVE
added 2026/09/11 7:42 p.m.14 views

CVE-2026-80973

CVE-2026-80973 affects the Linux kernel's ALSA snd_usb_6fire driver. In usb6fire_comm_receiver_handler(), a MIDI event length byte supplied by the USB device is used without bounding it or checking urb->actual_length. The receiver_buffer is a 64-byte allocation (2-byte header + 62 usable bytes...

6.4AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80972

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

5.9AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80973

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: bound the MIDI event length from the device usb6firecommreceiverhandler forwards a MIDI event using a length byte the device supplies, with no bound and no check that the transfer delivered that many bytes: if...

6.5AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80969 ALSA: mpu401: Check card index validity at probe

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...

5.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80969

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...

5.9AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.32 views

CVE-2026-80969 ALSA: mpu401: Check card index validity at probe

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...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.19 views

CVE-2026-80969

CVE-2026-80969 affects the Linux kernel 's ALSA mpu401 driver. At probe time, the driver blindly trusts the devptr->id value as a valid card index. While this is safe for devices created during normal module probe, if a device is bound manually via sysfs , the value can be -1 ("none"), leading...

5.8AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80968

CVE-2026-80968 affects the ALSA mts64 driver in the Linux kernel . The driver validates the card index (devptr->id) but fails to reject negative values , which can occur when the device is bound via sysfs with an unrecognized identifier (e.g., "none"). This lack of validation permits an out-of...

5.8AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

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 ...

6AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.6 views

EUVD-2026-76291

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 ...

5.8AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80968 ALSA: mts64: Check card index validity at probe

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 ...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.28 views

CVE-2026-80968 ALSA: mts64: Check card index validity at probe

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 ...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80966

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

6AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76289

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

5.8AI score0.0021EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.29 views

CVE-2026-80966 ALSA: portman2x4: Check card index validity at probe

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

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80966 ALSA: portman2x4: Check card index validity at probe

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

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:42 p.m.19 views

CVE-2026-80966

This Linux kernel vulnerability affects the ALSA portman2x4 audio driver. The driver fails to validate that the card index (devptr->id) is non-negative at probe time. A negative index—commonly supplied when the driver is bound via sysfs with a value such as "none"—can cause an out-of-bounds ac...

5.8AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:42 p.m.13 views

CVE-2026-80965

CVE-2026-80965 affects the ALSA serial-u16550 driver in the Linux kernel. The driver blindly trusts the devptr->id value at probe time. While this is safe for devices the driver creates itself, a device bound manually via the sysfs interface may carry a value of -1 ("none"), leading to an out-...

5.8AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76288

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...

5.8AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80965 ALSA: serial-u16550: Check card index validity at probe

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...

5.9AI score
SaveExploits0References11
Rows per page
Query Builder