Lucene search
+L

18051 matches found

NVD
NVD
added 2024/04/03 5:15 p.m.13 views

CVE-2024-26748

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS7.5AI score0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:15 p.m.2 views

DEBIAN-CVE-2024-26747

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

4.4CVSS5.1AI score0.00238EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.23 views

CVE-2024-26748

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS5.8AI score0.00242EPSS
SaveExploits0References26
OSV
OSV
added 2024/04/03 5:15 p.m.9 views

UBUNTU-CVE-2024-26747

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

4.4CVSS6AI score0.00238EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.31 views

CVE-2024-26749

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

7.8CVSS6.1AI score0.00245EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.33 views

CVE-2024-26747

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

4.4CVSS5.8AI score0.00238EPSS
SaveExploits0References18
CVE
CVE
added 2024/04/03 5:00 p.m.127 views

CVE-2024-26749

CVE-2024-26749 concerns the Linux kernel USB CDNS3 gadget path. The issue was a memory-use-after-free in cdns3_gadget_ep_disable(), where priv_req is freed via cdns3_gadget_ep_free_request() but list_del_init(&priv_req->list) used priv_req->list after it had been freed, triggering a use-aft...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.34 views

CVE-2024-26749 usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

7.7AI score0.00245EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.27 views

CVE-2024-26748 usb: cdns3: fix memory double free when handle zero packet

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS6.7AI score0.00242EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.25 views

CVE-2024-26749

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 5:00 p.m.8 views

CVE-2024-26749 usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

6AI score
SaveExploits0References11
CVE
CVE
added 2024/04/03 5:00 p.m.127 views

CVE-2024-26748

CVE-2024-26748 (Linux kernel) — Affects the usb cdns3 gadget driver. A memory double-free could occur when handling a zero-length packet that was queued as an extra request. The patch adds a check at line 829 to skip usb_gadget_giveback_request() for this additional zero-length request, avoiding ...

7.8CVSS6.4AI score0.00242EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.17 views

CVE-2024-26749 usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

6.8AI score0.00245EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.32 views

CVE-2024-26748 usb: cdns3: fix memory double free when handle zero packet

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS7.7AI score0.00242EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/03 5:00 p.m.16 views

CVE-2024-26748 usb: cdns3: fix memory double free when handle zero packet

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.37 views

CVE-2024-26748

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 spinunlock&privdev-lock; 831 usbgadgetgivebackrequest&privep-endpoint, 832 request; 833 spinlock&privdev-lock; 834 835 836 if request-buf ==...

7.8CVSS6.8AI score0.00242EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:00 p.m.130 views

CVE-2024-26747

CVE-2024-26747 : Linux kernel patch fixes a NULL pointer dereference in usb: roles. The usb_role_switch driver saves the parent module reference; if the parent device is removed before the usb_role_switch device is released, dereferencing the now-NULL module pointer causes a crash. The fix stores...

4.4CVSS6.5AI score0.00238EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/03 5:00 p.m.10 views

CVE-2024-26747 usb: roles: fix NULL pointer issue when put module's reference

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

4.4CVSS5.8AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.41 views

CVE-2024-26747 usb: roles: fix NULL pointer issue when put module's reference

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

6.7AI score0.00238EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.52 views

CVE-2024-26747 usb: roles: fix NULL pointer issue when put module's reference

In the Linux kernel, the following vulnerability has been resolved: usb: roles: fix NULL pointer issue when put module's reference In current design, usb role class driver will get usbroleswitch parent's module reference after the user get usbroleswitch device and put the reference after the user...

7.7AI score0.00238EPSS
SaveExploits0References6
Rows per page
Query Builder