Lucene search
+L

24 matches found

NVD
NVD
•added 2026/09/16 11:16 a.m.•6 views

CVE-2026-89895

In the Linux kernel, the following vulnerability has been resolved: media: cobalt: Avoid freeing ALSA private data twice sndcobaltcardcreate stores cobsc in sc-privatedata and installs sndcobaltcardprivatefree as sc-privatefree. From that point, sndcardfreesc releases cobsc through the ALSA card...

0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•31 views

CVE-2026-89895 media: cobalt: Avoid freeing ALSA private data twice

In the Linux kernel, the following vulnerability has been resolved: media: cobalt: Avoid freeing ALSA private data twice sndcobaltcardcreate stores cobsc in sc-privatedata and installs sndcobaltcardprivatefree as sc-privatefree. From that point, sndcardfreesc releases cobsc through the ALSA card...

0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:31 a.m.•12 views

CVE-2026-89895

CVE-2026-89895 is a double-free vulnerability in the Linux kernel's cobalt media driver (ALSA subsystem). The root cause lies in the error-handling path of cobalt_alsa_init(): after snd_cobalt_card_create() stores the cobsc object in sc->private_data, a failure later in initialization triggers...

5.8AI score0.0022EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-89895: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: media: cobalt: Avoid freeing ALSA private data twice sndcobaltcardcreate stores cobsc in sc-privatedata and installs sndcobaltcardprivatefree as sc-privatefree. From that point, sndcardfreesc releases cobsc through the ALSA card...

5.9AI score0.0022EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•21 views

SUSE CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

6.8CVSS5.8AI score0.00176EPSS
SaveExploits0References18
NVD
NVD
•added 2026/05/27 2:17 p.m.•20 views

CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•8 views

EUVD-2019-11347

Malware in sbrugna...

5.5CVSS6.7AI score0.00477EPSS
SaveExploits0References13
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•10 views

EUVD-2024-53179

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0References10
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•6 views

EUVD-2024-53181

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•10 views

EUVD-2024-53180

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00216EPSS
SaveExploits0References10
Cvelist
Cvelist
•added 2025/05/02 3:55 p.m.•30 views

CVE-2023-53045 usb: gadget: u_audio: don't let userspace block driver unbind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and fuac2, a call to sndcardfree via gaudiocleanup will disconnect the card and then wait for all resources to be released, which happe...

0.00147EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2024/12/29 2:36 p.m.•20 views

CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/12/29 2:36 p.m.•21 views

CVE-2024-56532

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/12/29 2:36 p.m.•16 views

CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
•added 2024/12/27 2:15 p.m.•25 views

CVE-2024-56531

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

7.8CVSS0.00224EPSS
SaveExploits0References11
OSV
OSV
•added 2024/12/27 2:15 p.m.•10 views

DEBIAN-CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
•added 2024/12/27 2:15 p.m.•25 views

CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS0.00211EPSS
SaveExploits0References9
CVE
CVE
•added 2024/12/27 2:11 p.m.•2303 views

CVE-2024-56533

The CVE-2024-56533 vulnerability affects the Linux kernel’s ALSA usx2y driver. It stems from using snd_card_free() during USB disconnection, which waits for all open fds to close and can delay release, potentially blocking USB IOCTLs and causing a soft lockup. The advisory notes replacing snd_car...

5.5CVSS6.7AI score0.00211EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
•added 2024/12/27 2:11 p.m.•53 views

CVE-2024-56532 ALSA: us122l: Use snd_card_free_when_closed() at disconnection

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

0.00216EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2024/12/27 2:11 p.m.•35 views

CVE-2024-56531 ALSA: caiaq: Use snd_card_free_when_closed() at disconnection

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

7.8CVSS0.00224EPSS
SaveExploits0References9
Rows per page
Query Builder