Lucene search
+L

6873 matches found

OSV
OSV
added 2026/05/08 2:22 p.m.11 views

CVE-2026-43431 xhci: Fix NULL pointer dereference when reading portli debugfs files

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug in the recently added portli debugfs files Oops is caused when there are more port registers counted ...

5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/05/08 2:22 p.m.44 views

CVE-2026-43430

The issue CVE-2026-43430 affects the Linux kernel USB driver for yurex. A race condition occurs in the probe path where the bbu field is not initialized before the URB completion handler uses it, creating a window during which descriptor data can be overwritten by concurrent probing. This can lea...

4.7CVSS5.8AI score0.00089EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/08 2:22 p.m.5 views

CVE-2026-43430 usb: yurex: fix race in probe

In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before the URB whose completion handler sets bbu is submitted. Otherwise there is a window during which...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.48 views

CVE-2026-43428 USB: core: Limit the length of unkillable synchronous timeouts

In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usbcontrolmsg, usbbulkmsg, and usbinterruptmsg APIs in usbcore allow unlimited timeout durations. And since they use uninterruptible waits, this leaves open the...

0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/08 2:22 p.m.8 views

CVE-2026-43428 USB: core: Limit the length of unkillable synchronous timeouts

In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usbcontrolmsg, usbbulkmsg, and usbinterruptmsg APIs in usbcore allow unlimited timeout durations. And since they use uninterruptible waits, this leaves open the...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.47 views

CVE-2026-43429 USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usbbulkmsgkillable with user-specified timeouts The usbtmc driver accepts timeout values specified by the user in an ioctl command, and uses these timeouts for some usbbulkmsg calls. Since the user can specify...

0.00123EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.13 views

CVE-2026-43428

In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usbcontrolmsg, usbbulkmsg, and usbinterruptmsg APIs in usbcore allow unlimited timeout durations. And since they use uninterruptible waits, this leaves open the...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.14 views

CVE-2026-43429

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usbbulkmsgkillable with user-specified timeouts The usbtmc driver accepts timeout values specified by the user in an ioctl command, and uses these timeouts for some usbbulkmsg calls. Since the user can specify...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 2:22 p.m.41 views

CVE-2026-43427

The CVE covers a Linux kernel issue in the usb: class: cdc-wdm read path. Due to compiler optimization or CPU out-of-order execution, desc->length could be updated after a memmove, causing wdm_read() to observe a new length and copy_to_user() from uninitialized memory, violating LKMM data race...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.12 views

CVE-2026-43427

In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-order execution, the desc-length update can be reordered before the memmove. If this happens, wdmread...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 2:21 p.m.6 views

CVE-2026-43425 usb: image: mdc800: kill download URB on timeout

In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800deviceread submits downloadurb and waits for completion. If the timeout fires and the device has not responded, the function returns without killing the URB, leaving it activ...

5.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43425

In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800deviceread submits downloadurb and waits for completion. If the timeout fires and the device has not responded, the function returns without killing the URB, leaving it activ...

5.8AI score0.00123EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/08 2:21 p.m.29 views

CVE-2026-43425

The CVE-2026-43425 issue affects the Linux kernel mdc800 USB image driver. mdC800_device_read() submits a download URB and waits for completion; if a timeout occurs and the device is unresponsive, the URB may remain active. A subsequent read() can resubmit the still-active URB, triggering the ker...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 2:21 p.m.10 views

CVE-2026-43423

Removed by vendor...

5.2AI score0.00091EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/08 2:21 p.m.16 views

CVE-2026-43422

Removed by vendor...

5.2AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.47 views

CVE-2026-43375 net: mctp: fix device leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: net: mctp: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the...

0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43375 net: mctp: fix device leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: net: mctp: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the...

5.9AI score
SaveExploits0References6
NVD
NVD
added 2026/05/08 2:16 p.m.37 views

CVE-2026-43327

In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usbgadgetudcreset routine in drivers/usb/gadgets/udc/core.c, resulting from the fact that the routine w...

5.5CVSS0.00095EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/08 2:16 p.m.18 views

CVE-2026-43300

In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.19 views

UBUNTU-CVE-2026-43300

In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References19
Rows per page
Query Builder