Lucene search
+L

16 matches found

NVD
NVD
added 2026/09/11 8:20 p.m.2 views

CVE-2026-89736

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix use-after-free on sound card disconnect gaudiocleanup invokes sndcardfreewhenclosed to initiate sound card teardown and immediately frees the underlying struct snduacchip context. However,...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.2 views

EUVD-2026-76648

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix use-after-free on sound card disconnect gaudiocleanup invokes sndcardfreewhenclosed to initiate sound card teardown and immediately frees the underlying struct snduacchip context. However,...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89736 usb: gadget: u_audio: Fix use-after-free on sound card disconnect

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix use-after-free on sound card disconnect gaudiocleanup invokes sndcardfreewhenclosed to initiate sound card teardown and immediately frees the underlying struct snduacchip context. However,...

SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.5 views

CVE-2026-89736

CVE-2026-89736 is a use-after-free (UAF) vulnerability in the Linux kernel's USB gadget u_audio driver. When a sound card is disconnected, g_audio_cleanup() calls snd_card_free_when_closed()—which returns asynchronously—yet immediately frees the struct snd_uac_chip context. If userspace applicati...

SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.4 views

PT-2026-90452

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u audio: Fix use-after-free on sound card disconnect g audio cleanup invokes snd card free when closed to initiate sound card teardown and immediately frees the underlying struct snd uac chip context. However, snd ca...

SaveExploits0References5
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.29 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
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.15 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the uaudio driver not handling user space references correctly, which could lead to a deadlock...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: uaudio: Fixed a race condition related to the use of controls after freeing resources during the gadget unbinding process. It is recommended to use control IDs instead of pointers, as these are handled correctly usin...

7.8CVSS5.8AI score0.00181EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.22 views

CVE-2024-38628

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

4.4CVSS7.1AI score0.00181EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.18 views

CVE-2024-38628

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

DEBIAN-CVE-2024-38628

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS5AI score0.00181EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.23 views

CVE-2024-38628

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS5.6AI score0.00181EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.9 views

UBUNTU-CVE-2024-38628

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References14
OSV
OSV
added 2024/06/21 10:18 a.m.16 views

CVE-2024-38628 usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.49 views

CVE-2024-38628 usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7.8CVSS0.00181EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.15 views

CVE-2024-38628 usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix race condition use of controls after free during gadget unbind. Hang on to the control IDs instead of pointers since those are correctly handled with locks...

7AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder