Lucene search
+L

17902 matches found

BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.12 views

Vulnerability of the btmtk_usb_isointf_init() function in the drivers/bluetooth/btmtk.c module – This driver for Bluetooth devices in Linux allows a hacker to cause a service failure.

Vulnerability of the btmtkusbisointfinit function in the drivers/bluetooth/btmtk.c module – The Bluetooth device support driver in Linux operating systems relies on pointer swapping. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References13Affected Software2
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.16 views

CVE-2025-40275

A null pointer dereference was found in the USB audio driver in the Linux kernel. For UAC3 devices, sndusbmixercontrolsbadd does not check if usbifnumtoif returns NULL before dereferencing the result. A malicious USB device with crafted descriptors can trigger this crash...

4.3CVSS6.2AI score0.00195EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.15 views

EUVD-2025-201586

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

6.3AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/07 12:30 a.m.12 views

EUVD-2025-201580

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.9AI score0.00195EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/06 10:15 p.m.13 views

CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS0.00142EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/06 10:15 p.m.9 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 10:15 p.m.6 views

DEBIAN-CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.12 views

UBUNTU-CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.7AI score0.00195EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/06 10:15 p.m.19 views

UBUNTU-CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS6.5AI score0.00177EPSS
SaveExploits0References35
CVE
CVE
added 2025/12/06 9:51 p.m.60 views

CVE-2025-40283

CVE-2025-40283 concerns the Linux kernel Bluetooth driver btusb (btusb_disconnect) where cleanup is performed in the wrong order, leading to a use-after-free (UAF) of btusb data after usb_driver_release_interface frees the interface data. The issue is observed as a KASAN slab-use-after-free read ...

7.8CVSS6AI score0.00142EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.10 views

CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS5.4AI score0.00142EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.36 views

CVE-2025-40275 ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

0.00195EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40275

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer dereference in sndusbmixercontrolsbadd In sndusbcreatestreams, for UAC version 3 devices, the Interface Association Descriptor IAD is retrieved via usbifnumtoif. If this call fails, a fallback...

5.3AI score0.00195EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/12/06 9:50 p.m.10 views

CVE-2025-40269 ALSA: usb-audio: Fix potential overflow of PCM transfer buffer

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS5.7AI score0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/12/06 9:50 p.m.11 views

CVE-2025-40269 ALSA: usb-audio: Fix potential overflow of PCM transfer buffer

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS6.7AI score
SaveExploits0References16
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.33 views

CVE-2025-40269 ALSA: usb-audio: Fix potential overflow of PCM transfer buffer

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS0.00177EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.13 views

CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/06 12:00 a.m.9 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 ALSA usb-audio not properly limiting the size of the PCM transfer buffer, which could result in a buffer...

6.4AI score0.00177EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.9 views

PT-2025-49376

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ALSA subsystem, specifically in the snd usb mixer controls badd function. A NULL pointer dereference can occur when processing USB audio devic...

5.3AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2025/12/05 10:51 a.m.22 views

USN-7909-4 linux-gcp, linux-gke, linux-gkeop vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00645EPSS
SaveExploits3References179
Rows per page
Query Builder