Lucene search
+L

39 matches found

Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-64487

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser sndusbcaiaqtks4dispatch decodes the Traktor Kontrol S4 input stream in fixed 16-byte TKS4MSGBLOCKSIZE message blocks. On every iteration it advances buf a...

5.6AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-64485

In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0
CVE
CVE
added 6 days ago10 views

CVE-2026-64481

The CVE-2026-64481 vulnerability affects the Linux kernel ALSA subsystem for the cs35l41 HDA driver. The issue arises because ALSA controls created by cs35l41_hda can reference the cs35l41_hda object and queue firmware load work (fw_load_work). If the component/device is unbound or removed before...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-48825

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs35l41: Fix firmware load work teardown cs35l41hda creates ALSA controls whose private data points at the cs35l41hda object. The firmware load control can also queue fwloadwork. Those controls are not removed on...

5.7AI score0.00138EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.10 views

CVE-2026-53350

In the Linux kernel, the following vulnerability has been resolved: ASoC: wmadsp: Fix NULL dereference when removing firmware controls In wmadspcontrolremove check that the priv pointer is not NULL before attempting to cleanup what it points to. When csdsp creates a control it calls...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:6 a.m.11 views

ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams

...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:7 a.m.12 views

ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()

...

7.1CVSS5.4AI score0.00128EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.15 views

CVE-2026-46048

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/20 4:10 a.m.29 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.8CVSS6AI score0.00113EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.40 views

CVE-2026-43126 ALSA: mixer: oss: Add card disconnect checkpoints

In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the device. For avoiding the potential UAF scenarios...

7.8CVSS0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.13 views

PT-2026-37466

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the ALSA OSS mixer layer. The mixer layer calls kcontrol operations individually, which may result in pending calls not being caught when a device is...

9.8CVSS5.7AI score0.07006EPSS
SaveExploits30References473
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.7 views

CVE-2026-31775

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 atcgetresources; now it loops over all enum DAIOTYP entries while it looped formerly only a pa...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:42 p.m.26 views

CVE-2026-31581

CVE-2026-31581 affects the Linux kernel ALSA 6fire USB audio driver. The issue is a use-after-free in usb6fire_chip_abort() where the chip structure is allocated as the card’s private data and, after snd_card_free_when_closed() frees the card (when no file handles are open), a later write to chip...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31581 ALSA: 6fire: fix use-after-free on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6firechipabort, the chip struct is allocated as the card's private data via sndcardnew with sizeofstruct sfirechip. When sndcardfreewhenclosed is called and no file handles are...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/04/06 8:9 a.m.7 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.8AI score0.00113EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54308

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

5.2AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.6 views

CVE-2022-50866

In the Linux kernel, the following vulnerability has been resolved: ASoC: pxa: fix null-pointer dereference in filter kasprintf would return NULL pointer when kmalloc fail to allocate. Need to check the return pointer before calling strcmp...

5.3AI score0.00203EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2023-60254

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential data race at PCM memory allocation helpers The PCM memory allocation helpers have a sanity check against too many buffer allocations. However, the check is performed without a proper lock and the allocati...

5.9AI score0.00179EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 12:22 p.m.23 views

CVE-2022-50719

Technical details about CVE-2022-50719 are not publicly provided in the supplied documents. No affected products, impact, or fixes are specified here. Monitor for updates from the sources to obtain concrete information.

6.6AI score0.00268EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/07 12:30 a.m.12 views

EUVD-2025-201586

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 driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

6.3AI score0.00157EPSS
SaveExploits0References8
Rows per page
Query Builder