Lucene search
+L

17821 matches found

CVE
CVE
added 2025/05/09 6:45 a.m.164 views

CVE-2025-37881

In CVE-2025-37881, the Linux kernel USB gadget aspeed driver (ast_vhub_init_dev) fixes a NULL pointer dereference by adding a NULL check for d->name (returned by devm_kasprintf). The issue could occur if devm_kasprintf() returns NULL, potentially leading to a crash. The patch, which references...

5.5CVSS6.4AI score0.00292EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/09 6:45 a.m.13 views

CVE-2025-37881 usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in astvhubinitdev The variable d-name, returned by devmkasprintf, could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in...

6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/05/09 6:45 a.m.125 views

CVE-2025-37882

CVE-2025-37882 relates to a Linux kernel isochronous xHCI Ring handling race. The fix changes how xrun events are processed so that a TD queued at a ring position isn’t prematurely completed or warned about when the event TRB pointer can be NULL or a no-op. Triggering conditions include higher IR...

7.8CVSS7AI score0.00279EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.8 views

SUSE CVE-2025-37810

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

5.3CVSS7.7AI score0.00216EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.8 views

SUSE CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS7.7AI score0.00178EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/05/08 10:12 a.m.31 views

CVE-2025-46592

Null pointer dereference vulnerability in the USB HDI driver module Impact: Successful exploitation of this vulnerability may affect availability...

5.5CVSS6.9AI score0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.19 views

CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

7.8CVSS0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS5.7AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.10 views

DEBIAN-CVE-2025-37810

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.16 views

CVE-2025-37809

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

5.5CVSS0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 7:15 a.m.6 views

DEBIAN-CVE-2025-37809

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

5.5CVSS5.5AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.3 views

DEBIAN-CVE-2025-37812

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit 58f2fcb3a845 "usb: cdnsp: Fix deadlock issue during using NCM gadget". Under PREEMPTRT the deadlock can be...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.12 views

UBUNTU-CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0References32
OSV
OSV
added 2025/05/08 7:15 a.m.16 views

UBUNTU-CVE-2025-37810

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.4AI score0.00216EPSS
SaveExploits0References32
CVE
CVE
added 2025/05/08 6:26 a.m.115 views

CVE-2025-37813

Technical details for CVE-2025-37813 are not publicly provided in the supplied documents. The connected advisories reference this CVE but do not disclose affected products, root cause, or fixes. Monitor vendor advisories for specifics.

7.8CVSS6.7AI score0.00187EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.13 views

CVE-2025-37813 usb: xhci: Fix invalid pointer dereference in Etron workaround

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

7.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/05/08 6:26 a.m.157 views

CVE-2025-37810

CVE-2025-37810 refers to a Linux kernel issue in the usb: dwc3 gadget path where the event count check did not validate that the count did not exceed the event buffer length. The problem could allow an out-of-bounds memcpy of an event if the count is larger than the buffer, leading to a crash (ke...

7.8CVSS5.3AI score0.00216EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37811 usb: chipidea: ci_hdrc_imx: fix usbmisc handling

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

6.1AI score0.00178EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.20 views

CVE-2025-37811 usb: chipidea: ci_hdrc_imx: fix usbmisc handling

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

0.00178EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/08 6:26 a.m.114 views

CVE-2025-37809

CVE-2025-37809 : In the Linux kernel, the usb: typec: class path fixes a NULL pointer dereference that can occur when concurrent calls to typec_partner_unlink_device race with pointer usage. The patch adds a mutex to protect USB device pointers and the partner device registration, preventing NULL...

5.5CVSS5.3AI score0.0019EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder