Lucene search
+L

3715 matches found

Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43459

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: soc-core: flush delayed work before removing DAIs and widgets When a sound card is unbound while a PCM stream is open, a use-after-free can occur in...

7.3CVSS6.3AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43436

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: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may hit a NULL dereference when a...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•17 views

PT-2026-39120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the ALSA System on Chip ASoC core. When a sound card is unbound while a PCM stream is open, the close delayed work workqueue handler calls snd soc dapm...

7.3CVSS5.5AI score0.00165EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/05/06 5:56 p.m.•15 views

CVE-2026-43126

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Open Sound System OSS mixer component. This vulnerability arises when pending calls to kernel control operations are not properly handled during device disconnection, leading to potential Use-After-Free UAF scenarios. A...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/05/06 4:56 p.m.•17 views

CVE-2025-71286

A flaw was found in the Linux kernel, specifically within the Advanced Linux Sound Architecture ALSA Sound Open Firmware SOF ipc4-topology component. An incorrect calculation of memory allocation size for bytes controls can occur. This memory allocation error could lead to memory corruption,...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/06 2:43 p.m.•16 views

BIT-JAVA-2023-21843

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Sound. Supported versions that are affected are Oracle Java SE: 8u351, 8u351-perf, 11.0.17, 17.0.5, 19.0.1; Oracle GraalVM Enterprise Edition: 20.3.8, 21.3.4 and 22.3.0. Difficult to exploi...

3.7CVSS6.8AI score0.01369EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/05/06 1:50 p.m.•15 views

CVE-2026-43095

A flaw was found in the Linux kernel's ASoC SDCA subsystem. This vulnerability involves improper cleanup of Interrupt ReQuests IRQs when a sound card is removed. This can lead to IRQ handlers attempting to access invalid memory, which may cause a system crash and result in a Denial of Service DoS...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•15 views

EUVD-2026-27818

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in sndcx88hwparams In error path, add cx88alsadmaunmap to release resource acquired by cx88alsadmamap...

5.8AI score0.00162EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•16 views

EUVD-2026-27699

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture widget is not set, especially in the case of loopbac...

5.8AI score0.00162EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•16 views

EUVD-2026-27687

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

5.8AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•18 views

EUVD-2026-27600

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdcairqpopulate from component probe using devmrequestthreadedirq, this however means the IRQs can persist if the sound card is torn down. Some of the IRQ handlers...

5.8AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
•added 2026/05/06 12:16 p.m.•15 views

CVE-2025-71286

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls The size of the data behind of scontrol-ipccontroldata for bytes controls is: 1 sizeofstruct sofipc4controldata + // kernel only struct 2 sizeofstruct...

7.8CVSS0.00138EPSS
SaveExploits0References5
HackRead
HackRead
•added 2026/05/06 12:13 p.m.•21 views

The “Juice” Factor: Designing Game Feel

Designing game feel requires responsive controls, hit-stop, sound, animation, and feedback systems that make gameplay satisfying...

5.8AI score
SaveExploits0
attackerkb
attackerkb
•added 2026/05/06 11:32 a.m.•15 views

CVE-2025-71286

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls The size of the data behind of scontrol-ipccontroldata for bytes controls is: 1 sizeofstruct sofipc4controldata + // kernel only struct 2 sizeofstruct...

5.7AI score0.00138EPSS
SaveExploits0References6Affected Software1
attackerkb
attackerkb
•added 2026/05/06 11:28 a.m.•10 views

CVE-2026-43257

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in sndcx88hwparams In error path, add cx88alsadmaunmap to release resource acquired by cx88alsadmamap...

5.8AI score0.00162EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2026/05/06 11:27 a.m.•51 views

CVE-2026-43137

Summary: CVE-2026-43137 affects the Linux kernel ASoC SOF Intel HDA subsystem. A mismatch between DAI links in the machine driver and the topology can leave the playback/capture widget unset, which may trigger a null pointer dereference. The issue is fixed in the reported OSV entries (Ubuntu root...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•47 views

CVE-2026-43137 ASoC: SOF: Intel: hda: Fix NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture widget is not set, especially in the case of loopbac...

0.00162EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/05/06 11:27 a.m.•26 views

CVE-2026-43137

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture widget is not set, especially in the case of loopbac...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0
OSV
OSV
•added 2026/05/06 11:27 a.m.•16 views

CVE-2026-43135 media: cx23885: Add missing unmap in snd_cx23885_hw_params()

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in sndcx23885hwparams In error path, add cx23885alsadmaunmap to release the resource acquired by cx23885alsadmamap...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•42 views

CVE-2026-43135 media: cx23885: Add missing unmap in snd_cx23885_hw_params()

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in sndcx23885hwparams In error path, add cx23885alsadmaunmap to release the resource acquired by cx23885alsadmamap...

0.00162EPSS
SaveExploits0References8
Rows per page
Query Builder