Lucene search
+L

7627 matches found

Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.23 views

CVE-2023-53761

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

5.5AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.9 views

CVE-2023-53761 USB: usbtmc: Fix direction for 0-length ioctl control messages

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Fix direction for 0-length ioctl control messages The syzbot fuzzer found a problem in the usbtmc driver: When a user submits an ioctl for a 0-length control transfer, the driver does not check that the direction is...

6.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.43 views

CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.2AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.42 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

0.00172EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.14 views

PT-2025-49582

In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7CVSS6.8AI score0.00065EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.6 views

Vulnerability of the set_flicker() function in the drivers/media/usb/gspca/cpia1.c module – The driver for supporting multimedia devices via USB in Linux systems, which can be exploited by attackers to cause service failures.

Vulnerability of the setflicker function in the drivers/media/usb/gspca/cpia1.c module – The Linux kernel’s USB multimedia device driver relies on the ability to perform operations beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.4CVSS6.7AI score0.00255EPSS
SaveExploits0References24Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.14 views

The vulnerability in the `cpu_latency_qos_add`, `remove`, and `update_request` interfaces of the `drivers/ufs/core/ufs-sysfs.c` driver module of the Linux operating system’s SCSI device support library allows a attacker to cause a service failure.

The vulnerability of the cpulatencyqosadd, remove, and updaterequest interfaces in the driver/ufs/core/ufs-sysfs.c file of the Linux system’s SCSI device support module is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow a...

8CVSS5.8AI score0.00186EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.6 views

Vulnerability of the kalmia_send_init_packet() function in the drivers/net/usb/kalmia.c module – The driver for supporting USB network adapters in Linux kernels allows a hacker to cause a service failure.

Vulnerability of the kalmiasendinitpacket function in the drivers/net/usb/kalmia.c module – The Linux USB device driver framework is vulnerable due to the lack of protection against uninitialized pointers. Exploiting this vulnerability could allow an attacker to cause a service failure...

3.3CVSS6.3AI score0.00253EPSS
SaveExploits0References20Affected Software3
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.6 views

CVE-2025-40283

A use-after-free was found in the btusb Bluetooth driver in the Linux kernel. In btusbdisconnect, calling usbdriverreleaseinterface frees the btusb data structure, but the code subsequently accesses fields from this freed structure, causing a use-after-free condition...

5.5CVSS6.4AI score0.00142EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.12 views

CVE-2025-40269

No description is available for this CVE. Mitigation To mitigate this issue, prevent the sndusbaudio kernel module from loading if USB audio functionality is not required. Create a file /etc/modprobe.d/disable-snd-usb-audio.conf with the following content: install sndusbaudio /bin/true After...

7.3CVSS6.2AI score0.00177EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/07 1:03 a.m.16 views

Apache HTTP Server: NTLM Leakage on Windows through UNC SSRF

...

7.5CVSS7AI score0.00821EPSS
SaveExploits0
OSV
OSV
added 2025/12/06 10:15 p.m.5 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.14 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.8CVSS0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/12/06 9:51 p.m.10 views

CVE-2025-40283 Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF

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.8CVSS6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/06 9:50 p.m.47 views

CVE-2025-40275

CVE-2025-40275 is a Linux kernel vulnerability in the ALSA USB audio path. For UAC v3 devices, snd_usb_create_streams() may retrieve the Interface Association Descriptor (IAD) with usb_ifnum_to_if(), and if that call fails the code may fall back to the next interface to set a BADD profile. The co...

6AI score0.00195EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/12/06 9:02 a.m.10 views

most: usb: Fix use-after-free in hdm_disconnect

...

7.8CVSS7AI score0.00207EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:14 p.m.6 views

CVE-2025-40223

In the Linux kernel, the following vulnerability has been resolved: most: usb: Fix use-after-free in hdmdisconnect hdmdisconnect calls mostderegisterinterface, which eventually unregisters the MOST interface device with deviceunregisteriface-dev. If that drops the last reference, the device core...

6AI score0.00207EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/12/05 12:00 a.m.13 views

The vulnerability in the `media/usb/usbtv/usbtv-video.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the media/usb/usbtv/usbtv-video.c component of the Linux operating system is related to insufficient blocking mechanisms. Exploiting this vulnerability allows an attacker to cause service failures...

5.5CVSS7.4AI score0.00167EPSS
SaveExploits0References20Affected Software4
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.33 views

CVE-2025-40223 most: usb: Fix use-after-free in hdm_disconnect

In the Linux kernel, the following vulnerability has been resolved: most: usb: Fix use-after-free in hdmdisconnect hdmdisconnect calls mostderegisterinterface, which eventually unregisters the MOST interface device with deviceunregisteriface-dev. If that drops the last reference, the device core...

0.00207EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.15 views

CVE-2025-40223

In the Linux kernel, the following vulnerability has been resolved: most: usb: Fix use-after-free in hdmdisconnect hdmdisconnect calls mostderegisterinterface, which eventually unregisters the MOST interface device with deviceunregisteriface-dev. If that drops the last reference, the device core...

5.3AI score0.00207EPSS
SaveExploits0
Rows per page
Query Builder