Lucene search
+L

17462 matches found

Cvelist
Cvelist
added 2025/12/24 1:5 p.m.33 views

CVE-2022-50767 fbdev: smscufx: Fix several use-after-free bugs

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufxopsdestroy function to .fbdestroy of fbops, and in this function, there is krefput that finally calls...

0.00224EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:5 p.m.18 views

CVE-2022-50767

Technical details for CVE-2022-50767 are not publicly available in the provided documents. Monitor for updates from vendors and advisories to learn affected products, impact, and fixes.

6.2AI score0.00224EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.29 views

CVE-2022-50740 wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

0.00254EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 12:23 p.m.19 views

CVE-2023-54066

CVE-2023-54066 (Linux kernel) affects the media: dvb-usb-v2 driver for the gl861 device. In gl861_i2c_master_xfer, the user-controlled msg can have buf == NULL while len == 0, allowing prior checks on msg[i].buf to pass and potentially reach gl861_i2c_master_xfer with a NULL dereference. The vend...

6.1AI score0.00178EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.31 views

CVE-2023-54066 media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861i2cmasterxfer In gl861i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:23 p.m.7 views

CVE-2023-54066 media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861i2cmasterxfer In gl861i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.32 views

CVE-2022-50733 usb: idmouse: fix an uninit-value in idmouse_open

In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouseopen In idmousecreateimage, if any ftipcommand fails, it will go to the reset label. However, this leads to the data in bulkinbufferHEADER..IMGSIZE uninitialized. And the check for vali...

0.00254EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 12:22 p.m.11 views

CVE-2022-50733 usb: idmouse: fix an uninit-value in idmouse_open

In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouseopen In idmousecreateimage, if any ftipcommand fails, it will go to the reset label. However, this leads to the data in bulkinbufferHEADER..IMGSIZE uninitialized. And the check for vali...

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/12/24 12:22 p.m.20 views

CVE-2022-50733

CVE-2022-50733 is a Linux kernel vulnerability in the usb: idmouse driver. The issue arises in idmouse_create_image when ftip_command fails and execution flows to a reset path, leaving data in bulk_in_buffer[HEADER..IMGSIZE] uninitialized and causing an invalid dereference when validating the ima...

6AI score0.00254EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 11:15 a.m.13 views

CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-53986

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

8.6CVSS0.00389EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.7AI score0.00181EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.7AI score0.00154EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.8 views

CVE-2023-53986

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

8.6CVSS5.7AI score0.00389EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-54022

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

5.7AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2022-50704

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the -pullup callback, or the hardware encounters a low probability fault...

5.7AI score0.00181EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.9 views

UBUNTU-CVE-2023-53986

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

8.6CVSS5.9AI score0.00389EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2022-50709

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg syzbot is reporting uninit value at ath9khtcrxmsg 1, for ioctlUSBRAWIOCTLEPWRITE can call ath9khifusbrxstream with pktlen = 0 but ath9khifusbrxstream uses devallocskbpktlen +...

5.7AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 10:55 a.m.9 views

CVE-2023-54022 ALSA: usb-audio: Fix potential memory leaks at error path for UMP open

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks at error path for UMP open The allocation and initialization errors at allocmidiurbs that is called at MIDI 2.0 / UMP device are supposed to be handled at the caller side by invoking...

6.2AI score
SaveExploits0References5
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-53986 mips: bmips: BCM6358: disable RAC flush for TP1

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: disable RAC flush for TP1 RAC flush causes kernel panics on BCM6358 with EHCI/OHCI when booting from TP1: 3.881739 usb 1-1: new high-speed USB device number 2 using ehci-platform 3.895011 Reserved instructio...

8.6CVSS6.3AI score
SaveExploits0References9
Rows per page
Query Builder