Lucene search
+L

17461 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.6 views

SUSE CVE-2022-50767

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...

5.1CVSS6.5AI score0.00224EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.7 views

SUSE 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.5CVSS6.4AI score0.00154EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.7 views

SUSE CVE-2023-54066

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...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.6 views

SUSE CVE-2023-54083

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

6.7CVSS6.5AI score0.00142EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.8 views

SUSE CVE-2023-54159

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

4.7CVSS6.4AI score0.00183EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50740

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long- known leak of urbs in ath9khifusbdealloctxurbs. The cause of...

6.1AI score0.00254EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54022

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 / UM...

5.3AI score0.00154EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50733

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6AI score0.00254EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54066

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

5.6AI score0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 3:51 p.m.6 views

CVE-2025-68750 usb: potential integer overflow in usbg_make_tpg()

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

6.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 3:51 p.m.37 views

CVE-2025-68750 usb: potential integer overflow in usbg_make_tpg()

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

0.00175EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60286

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix kernel panic at qmu transfer done irq handler When handle qmu transfer irq, it will unlock @mtu-lock before give back request, if another thread handle disconnect event at the same time, and try to disable ep, it m...

5.9AI score0.00183EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.23 views

EUVD-2023-60335

In the Linux kernel, the following vulnerability has been resolved: usb: rndishost: Secure rndisquery check against int overflow Variables off and len typed as uint32 in rndisquery function are controlled by incoming RNDIS response message thus their value may be manipulated. Setting off to a...

6AI score0.00196EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55821

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...

5.9AI score0.00254EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.15 views

EUVD-2022-55756

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...

5.9AI score0.00254EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54131

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: Fix memory leak when handling surveys When removing a rt2x00 device, its associated channel surveys are not freed, causing a memory leak observable with kmemleak: unreferenced object 0xffff9620f0881a00 size 512: com...

0.00186EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54083

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

7.8CVSS0.00142EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54066

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
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.17 views

CVE-2022-50767

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...

5.7AI score0.00224EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.13 views

CVE-2023-54083

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References6
Rows per page
Query Builder