Lucene search
+L

18327 matches found

OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26716

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.21 views

CVE-2024-26716

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.22 views

CVE-2024-26715

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

5.5CVSS6AI score0.00258EPSS
SaveExploits0References17
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

UBUNTU-CVE-2024-26715

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

5.5CVSS6.2AI score0.00258EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.15 views

CVE-2024-26716 usb: core: Prevent null pointer dereference in update_port_device_state

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

6.8AI score0.00227EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.33 views

CVE-2024-26716 usb: core: Prevent null pointer dereference in update_port_device_state

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

6.7AI score0.00227EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.28 views

CVE-2024-26716

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

5.5CVSS5.6AI score0.00227EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:55 p.m.108 views

CVE-2024-26716

CVE-2024-26716 affects the Linux kernel USB subsystem, specifically the USB core’s update_port_device_state. The vulnerability arises when actconfig or maxchild is 0, causing usb_hub to be NULL and leading to a NULL pointer dereference when accessing port_dev. The provided description states the ...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/03 2:55 p.m.8 views

CVE-2024-26716 usb: core: Prevent null pointer dereference in update_port_device_state

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.34 views

CVE-2024-26715 usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

7.7AI score0.00258EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.47 views

CVE-2024-26715

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

5.5CVSS6.9AI score0.00258EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:55 p.m.119 views

CVE-2024-26715

CVE-2024-26715 affects the Linux kernel's USB subsystem, specifically the DWC3 gadget driver. The issue is a NULL pointer dereference in dwc3_gadget_suspend that can occur when plug-out/plug-in cycles race with gadget_driver being cleared, allowing a path where a non-NULL dwc->gadget_driver is...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/03 2:55 p.m.4 views

CVE-2024-26715 usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

6.1AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.18 views

CVE-2024-26715 usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

6.9AI score0.00258EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/01 9:26 a.m.36 views

CVE-2024-26653

A vulnerability was found in the USB misc/ljca driver for Linux kernel resulted in a double free occurred during error handling when an auxiliarydeviceadd encountered an error and invoked auxiliarydeviceuninit, the function ljcaauxdevrelease erroneously called kfree on auxdev-dev.platformdata,...

5.5CVSS7.2AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/01 9:15 a.m.30 views

CVE-2024-26653

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

7.8CVSS7.5AI score0.00236EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/01 8:33 a.m.18 views

CVE-2024-26653 usb: misc: ljca: Fix double free in error handling path

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

6.4AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/01 8:33 a.m.5610 views

CVE-2024-26653

CVE-2024-26653 : In the Linux kernel, the USB ljca (ljca_auxdev_release) path double-freed the platform_data on error handling when auxiliary_device_add() fails. The issue is fixed by removing the redundant kfree() in callers and by freeing the passed-in platform_data only for errors that occur b...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/01 8:33 a.m.50 views

CVE-2024-26653

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/01 12:00 a.m.22 views

CVE-2024-26653

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

7.8CVSS5.9AI score0.00236EPSS
SaveExploits0References8
Rows per page
Query Builder