THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26748 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if (request->complete) { 830 spin_unlock(&priv_dev->lock); 831 usb_gadget_giveback_request(&priv_ep->endpoint, 832

[NVD] CVE-2024-26748 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix memory double free when handle zero packet 829 if (request->complete) { 830 spin_unlock(&priv_dev->lock); 831 usb_gadget_giveback_request(&priv_ep->endpoint, 832

lownvdPublished 2024-04-03

CVE-2024-26748 CVSS: 7.8 HIGH Published: 2024-04-03T17:15:51.727

In the Linux kernel, the following vulnerability has been resolved:

usb: cdns3: fix memory double free when handle zero packet

829 if (request->complete) { 830 spin_unlock(&priv_dev->lock); 831 usb_gadget_giveback_request(&priv_ep->endpoint, 832 request); 833 spin_lock

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26748