Lucene search
+L

311 matches found

EUVD
EUVD
added 2026/05/01 1:56 p.m.28 views

EUVD-2026-26510

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a reference on it. The card's privatefree callback, sndusbcaiaqcardfree, ca...

5.8AI score0.00117EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.13 views

PT-2026-36410

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization The recent refactoring of xfi driver changed the assignment of atc-daios at atc get resources; now it loops over all enum DAIOTYP entries while it looped formerly only a...

5.9AI score0.00107EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:02 a.m.13 views

ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0

...

4.6CVSS5.2AI score0.00196EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:01 a.m.12 views

ALSA: fireworks: bound device-supplied status before string array lookup

...

7.3CVSS5.8AI score0.00125EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:42 p.m.25 views

CVE-2026-31620

CVE-2026-31620 affects the Linux kernel ALSA usx2y driver (TASCAM US-144MKII). A malicious USB device can present a configuration with bInterfaceNumber=1 but no interface 0, causing usb_ifnum_to_if(dev,0) to dereference NULL. This can crash the kernel (DoS). The fix is to properly check the retur...

4.6CVSS5.3AI score0.00196EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/24 2:42 p.m.10 views

CVE-2026-31620 ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0 A malicious USB device with the TASCAM US-144MKII device id can have a configuration containing bInterfaceNumber=1 but no interface 0. USB configuration descriptors ar...

5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011080)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011080 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/ca0132: fixup buffer overrun at tuningctlset tuningctlset might have buffer overrun at...

6AI score0.00207EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.13 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013068)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013068 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012968)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012968 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard-timer could schedu...

7.8CVSS5.7AI score0.00257EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007481)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007481 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages...

7.8CVSS6.5AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.15 views

kernel: ALSA: aloop: Fix racy access at PCM trigger

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.7AI score0.00113EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/03/30 12:00 a.m.10 views

The vulnerability of the `wavefront_send_sample()` function in the sound subsystem of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the wavefrontsendsample function in the sound subsystem of the Linux kernel lies in integer overflow or cyclic shift vulnerabilities. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

8CVSS5.8AI score0.00208EPSS
SaveExploits0References15Affected Software3
RedhatCVE
RedhatCVE
added 2026/03/25 5:27 p.m.11 views

CVE-2026-23318

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio driver. A malicious USB Audio Class 3 UAC3 device could exploit an incorrect protocol version used for UAC3 header validation. This error causes the device's header descriptors to bypass validation, allowing a...

7.1CVSS5.7AI score0.00132EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.10 views

CVE-2026-23318

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Use correct version for UAC3 header validation The entry of the validators table for UAC3 AC header descriptor is defined with the wrong protocol version UACVERSION2, while it should have been UACVERSION3. This...

7.1CVSS5.2AI score0.00132EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/02/26 12:00 a.m.12 views

The vulnerability of the snd_usb_endpoint_set_params() function in the sound/usb/endpoint.c module of Linux’s sound device support for USB audio devices allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sndusbendpointsetparams function in the sound/usb/endpoint.c module, which is part of Linux’s sound device support for USB devices, is related to incorrect calculation of buffer size. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.3CVSS6.3AI score0.00173EPSS
SaveExploits0References30Affected Software7
OSV
OSV
added 2026/02/14 4:27 p.m.9 views

CVE-2026-23208 ALSA: usb-audio: Prevent excessive number of frames

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Prevent excessive number of frames In this case, the user constructed the parameters with maxpacksize 40 for rate 22050 / pps 1000, and packsize0 22 packsize1 23. The buffer size for each data URB is maxpacksize...

5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.12 views

CVE-2026-23191

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.2AI score0.00113EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23208

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Prevent excessive number of frames In this case, the user constructed the parameters with maxpacksize 40 for rate 22050 / pps 1000, and packsiz...

7.8CVSS6AI score0.00121EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.12 views

CVE-2025-71192

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

7CVSS6.5AI score0.00113EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/04 4:08 p.m.8 views

CVE-2026-23089 ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in sndusbmixerfree When sndusbcreatemixer fails, sndusbmixerfree frees mixer-idelems but the controls already added to the card still reference the freed memory. Later when sndcardregister runs...

5.2AI score
SaveExploits0References10
Rows per page
Query Builder