Lucene search
+L

3709 matches found

RedHat Linux
RedHat Linux
•added 2026/07/01 12:20 a.m.•30 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS6.3AI score0.01338EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
•added 2026/07/01 12:00 a.m.•19 views

The vulnerability of the `sync_ep_set_params()` function in the `sound/usb/endpoint.c` module allows a hacker to cause a service failure for USB audio devices supported by the Linux operating system.

The vulnerability of the syncepsetparams function in the sound/usb/endpoint.c module related to Linux’s USB audio device support is associated with a memory leak memory corruption. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References14Affected Software3
Redos
Redos
•added 2026/06/30 12:00 a.m.•15 views

ROS-20260630-73-0026

The vulnerability of the sndhdacregmapsync function in the sound/hda/hdacregmap.c module of the Linux kernel’s audio subsystem is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/06/29 6:16 a.m.•28 views

kernel: ALSA: aloop: Fix peer runtime UAF during format-change stop

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture aloop driver. This Use-After-Free UAF vulnerability occurs when loopbackcheckformat stops the capture side during a format change, while a concurrent close operation detaches or frees the runtime. An attacker could...

7.8CVSS6.8AI score0.00141EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/06/28 12:00 a.m.•19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53241

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary,...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/27 8:50 a.m.•57 views

CVE-2026-45258 Multiple vulnerabilities in the sound(4) mmap path

dspmmapsingle validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to ...

0.00153EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/27 8:50 a.m.•15 views

CVE-2026-45258 Multiple vulnerabilities in the sound(4) mmap path

dspmmapsingle validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to ...

6AI score0.00153EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/27 8:48 a.m.•68 views

CVE-2026-49417

The FreeBSD sound(4) driver contains a memory-safety error in its mmap(2) support. Specifically, the audio buffer backing a mapping can be freed when the device is closed even though the mapping remains valid. This allows freed memory to be reused while still accessible through a stale mapping. B...

5.9AI score0.00125EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2026/06/27 8:48 a.m.•56 views

CVE-2026-49417 Multiple vulnerabilities in the sound(4) mmap path

Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system wit...

0.00125EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/27 8:48 a.m.•23 views

CVE-2026-49417 Multiple vulnerabilities in the sound(4) mmap path

Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system wit...

5.9AI score0.00125EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
•added 2026/06/27 8:09 a.m.•12 views

Qemu-kvm: virtio-snd: integer overflow leading to unbounded memory allocation

...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/06/27 8:08 a.m.•22 views

Qemu-kvm: virtio-snd: heap buffer overflow in virtio_snd_pcm_in_cb (incomplete fix for cve-2024-7730)

...

7.8CVSS5.8AI score0.00274EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2026/06/27 8:06 a.m.•17 views

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

...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
OSV
OSV
•added 2026/06/26 8:17 p.m.•18 views

UBUNTU-CVE-2026-53291

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/conexant: Fix missing error check for jack detection In cxprobe, the return value of sndhdajackdetectenablecallback is ignored. This function returns a pointer, and if it fails e.g., due to memory allocation failure, it...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References46
CVE
CVE
•added 2026/06/26 7:40 p.m.•53 views

CVE-2026-53291

CVE-2026-53291 affects the Linux kernel ALSA hda/conexant driver. The root cause is the ignored return value from snd_hda_jack_detect_enable_callback() in cx_probe(); if the call fails, an error pointer is returned and not checked, potentially leading to a crash when jack events are handled. The ...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/06/26 7:40 p.m.•46 views

CVE-2026-53291 ALSA: hda/conexant: Fix missing error check for jack detection

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/conexant: Fix missing error check for jack detection In cxprobe, the return value of sndhdajackdetectenablecallback is ignored. This function returns a pointer, and if it fails e.g., due to memory allocation failure, it...

0.00162EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/06/26 6:29 p.m.•24 views

CVE-2026-52963

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA USB audio driver. The driver's handling of MIDI Musical Instrument Digital Interface endpoint descriptors did not properly bound scans, allowing it to read beyond the intended memory buffer. This out-of-bounds read coul...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/26 4:25 p.m.•21 views

CVE-2026-53052

A flaw was found in the Linux kernel. The Advanced Linux Sound Architecture on Chip ASoC subsystem, specifically within the Qualcomm qdsp6 topology component, fails to verify the type of a virtual widget before accessing its private data. This oversight could allow an attacker to cause incorrect...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/26 10:41 a.m.•24 views

CVE-2026-53242

A flaw was found in the Advanced Linux Sound Architecture ALSA Pulse-Code Modulation PCM component of the Linux kernel. This vulnerability involves a corruption of wait queue lists within the sndpcmdrain function when processing linked streams. An attacker could exploit this issue to trigger a...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/26 8:49 a.m.•17 views

CVE-2026-53193

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA timer component. This vulnerability occurs when a timer object is freed while timer instances are still associated with it, particularly when userspace-driven timers are involved. A local user can exploit this by...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0References4
Rows per page
Query Builder