Lucene search
+L

18216 matches found

RedhatCVE
RedhatCVE
added 2024/09/04 10:43 p.m.14 views

CVE-2024-45006

A vulnerability was found in the Linux kernel, which involves a NULL pointer dereference in the xHCI driver during full-speed USB device enumeration. When a failed address device command occurs, the xhcivirtdevice structure is allocated, but its bandwidth table pointers are not properly...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.24 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.7 views

DEBIAN-CVE-2024-45006

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.22 views

CVE-2024-45006

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS0.00253EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

AZL-48807 CVE-2024-45006 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.15 views

CVE-2024-45006 xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

6.9AI score0.00253EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/04 7:54 p.m.231 views

CVE-2024-45006

CVE-2024-45006 affects the Linux kernel xHCI Panther Point. Root cause: after a failed address-device command during re-enumeration of full-speed USB devices, the software bandwidth table pointers aren’t set, causing a NULL pointer dereference when usb_ep0_reinit() invokes xhci_configure_endpoint...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/09/04 7:54 p.m.22 views

CVE-2024-45006 xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.32 views

CVE-2024-45006

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration re-enumerating full-speed devices after a failed address device command can trigger a NULL pointer dereference. Full-speed devices may need to reconfigure th...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0
NVD
NVD
added 2024/09/04 7:15 p.m.20 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS0.00239EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/04 7:15 p.m.6 views

DEBIAN-CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.22 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References26
OSV
OSV
added 2024/09/04 7:15 p.m.9 views

UBUNTU-CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References27
CVE
CVE
added 2024/09/04 6:35 p.m.186 views

CVE-2024-44960

The CVE-2024-44960 entry concerns a Linux kernel issue in usb gadget core where a descriptor may be unset, causing a null pointer panic. The resolution involves ensuring the descriptor is set before inspecting maxpacket, addressing cases where an endpoint for the current speed is not properly con...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References13Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.48 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 6:35 p.m.17 views

CVE-2024-44960 usb: gadget: core: Check for unset descriptor

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

6.1AI score
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.21 views

CVE-2024-44960 usb: gadget: core: Check for unset descriptor

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

7AI score0.00239EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.48 views

CVE-2024-44960 usb: gadget: core: Check for unset descriptor

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

0.00239EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/09/04 3:14 a.m.8 views

SUSE CVE-2024-45616

A vulnerability was found in OpenSC, OpenSC tools, PKCS11 module, minidriver, and CTK. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. The following problems were caused by insufficient control of the response AP...

3.9CVSS7AI score0.00358EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/09/04 3:14 a.m.12 views

SUSE CVE-2024-45617

A vulnerability was found in OpenSC, OpenSC tools, PKCS11 module, minidriver, and CTK. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. Insufficient or missing checking of return values of functions leads to...

3.9CVSS6.7AI score0.00305EPSS
SaveExploits0References10
Rows per page
Query Builder