Lucene search
+L

3715 matches found

Positive Technologies
Positive Technologies
•added 2025/12/30 12:00 a.m.•26 views

PT-2025-54041

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Move rwsem lock inside snd ctl elem read to prevent UAF Note: this is a fix that works around the bug equivalently as the two upstream commits: 1fa4445f9adf "ALSA: control - introduce snd ctl notify one helper"...

7.9CVSS7.7AI score0.03702EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2025/12/30 12:00 a.m.•16 views

SOUND4多款产品 操作系统命令注入漏洞

SOUND4 IMPACT and others are products of the French company SOUND4.SOUND4 IMPACT is a professional audio processor for broadcasting.SOUND4 FIRST is an audio processor for broadcasting.SOUND4 PULSE is an audio processor. An operating system command injection vulnerability exists in several SOUND4...

8.5CVSS7.5AI score0.04162EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
•added 2025/12/30 12:00 a.m.•11 views

PT-2025-54154

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

6.1AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
•added 2025/12/25 10:49 a.m.•21 views

CLSA-2025-1766599987 kernel: Fix of 27 CVEs

xfrm: Duplicate SPI Handling CVE-2025-39965 - xfrm: state: use atomicincnotzero to increment refcount - padata: Fix pd UAF once and for all CVE-2025-38584 - padata: Remove broken queue flushing CVE-2023-52854 - padata: ensure padatadoserial runs on the correct CPU - Bluetooth: L2CAP: Fix...

8.8CVSS7.1AI score0.0113EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
•added 2025/12/25 9:04 a.m.•11 views

ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events

...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/12/25 9:03 a.m.•13 views

ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()

...

5.5CVSS5.4AI score0.00231EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/12/25 1:05 a.m.•12 views

SUSE CVE-2022-50719

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

5.1CVSS7AI score0.00226EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2025/12/25 12:00 a.m.•1 views

FreeBSD : fluidsynth -- Use after free when using DLS files (bf854a37-e180-11f0-ac0c-5404a68ad561)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the bf854a37-e180-11f0-ac0c-5404a68ad561 advisory. The fluidsynth authors report: A race condition during unloading of a DLS file can trigger a heap-based...

7CVSS6.4AI score0.00213EPSS
SaveExploits1References3
EUVD
EUVD
•added 2025/12/24 3:30 p.m.•34 views

EUVD-2023-60361

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-digi00x: prevent potential use after free This code was supposed to return an error code if initstream failed, but it instead freed dg00x-rxstream and returned success. This potentially leads to a use after free...

6.2AI score0.00214EPSS
SaveExploits0References7
OSV
OSV
•added 2025/12/24 1:16 p.m.•10 views

UBUNTU-CVE-2023-54072

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

6.3AI score0.00205EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/24 1:15 p.m.•12 views

UBUNTU-CVE-2022-50719

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: fix stack overflow in line6miditransmit Correctly calculate available space including the size of the chunk buffer. This fixes a buffer overflow when multiple MIDI sysex messages are sent to a PODxt device...

8.5CVSS6AI score0.00226EPSS
SaveExploits0References11
OSV
OSV
•added 2025/12/24 1:06 p.m.•13 views

CVE-2023-54084 ALSA: firewire-digi00x: prevent potential use after free

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-digi00x: prevent potential use after free This code was supposed to return an error code if initstream failed, but it instead freed dg00x-rxstream and returned success. This potentially leads to a use after free...

6.6AI score
SaveExploits0References9
CVE
CVE
•added 2025/12/24 1:06 p.m.•38 views

CVE-2023-54084

CVE-2023-54084 concerns the Linux kernel where ALSA: firewire-digi00x could suffer a use-after-free. The issue occurs when init_stream() fails: instead of returning an error, the code frees dg00x->rx_stream and returns success, potentially leading to a use-after-free. The Connected documents p...

6.3AI score0.00214EPSS
SaveExploits0References6
EUVD
EUVD
•added 2025/12/24 12:30 p.m.•8 views

EUVD-2025-205110

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fix integer overflow in sample size validation The wavefrontsendsample function has an integer overflow issue when validating sample size. The header-size field is u32 but gets cast to int for comparison with...

6.3AI score0.00212EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/12/24 12:30 p.m.•22 views

EUVD-2025-205108

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

6.4AI score0.00234EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/12/24 12:30 p.m.•13 views

EUVD-2025-205109

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41hdareadacpi The acpigetfirstphysicalnode function can return NULL, in which case the getdevice function also returns NULL, but this value is then dereferenced without...

5.9AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
•added 2025/12/24 11:15 a.m.•37 views

CVE-2025-68346

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

0.00234EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2025/12/24 11:15 a.m.•11 views

CVE-2025-68344

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fix integer overflow in sample size validation The wavefrontsendsample function has an integer overflow issue when validating sample size. The header-size field is u32 but gets cast to int for comparison with...

7AI score0.00212EPSS
SaveExploits0References35
OSV
OSV
•added 2025/12/24 11:15 a.m.•15 views

UBUNTU-CVE-2025-68346

In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detectstreamformats The function detectstreamformats reads the streamcount value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious...

6.1AI score0.00234EPSS
SaveExploits0References36
CVE
CVE
•added 2025/12/24 10:55 a.m.•39 views

CVE-2023-54022

CVE-2023-54022: In the Linux kernel, ALSA usb-audio: Fix potential memory leaks at error path for UMP open. The issue arose because free_midi_urbs() only iterated ep->num_urbs while ep->num_entries hadn’t been updated during allocation/init errors in alloc_midi_urbs(), allowing leaked eleme...

6AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder