Lucene search
+L

144 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.18 views

kernel: Linux kernel: Denial of Service in the cdns3 USB driver due to improper spin lock handling

A flaw was found in the Linux kernel's cdns3 USB driver. During the device resume process, the pmruntimesetactive function was incorrectly called from within a spin lock, which is an atomic operation. This improper handling can lead to a system crash, resulting in a Denial of Service DoS. A local...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.10 views

SUSE 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...

4.1CVSS7.7AI score0.00156EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/08 7:15 a.m.5 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.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.15 views

UBUNTU-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.5CVSS6.2AI score0.00156EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.35 views

CVE-2025-37812 usb: cdns3: Fix deadlock when using NCM gadget

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...

0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/08 6:26 a.m.153 views

CVE-2025-37812

CVE-2025-37812 concerns the Linux kernel cdns3 driver: a deadlock in NCM gadget usage can occur under PREEMPT_RT when heavy network traffic triggers the threaded interrupt handler to be preempted by softirq. The root cause is protection by the same spinlock shared by the threaded IRQ and softirq....

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.23 views

CVE-2025-37812 usb: cdns3: Fix deadlock when using NCM gadget

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...

6.2AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.9 views

PT-2025-20341

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue has been resolved in the Linux kernel, specifically in the cdns3 driver when using the NCM gadget. The deadlock can be triggered by heavy network traffic, for example,...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.11 views

The vulnerability of the cdns3_gadget_ep_disable() function in the drivers/usb/cdns3/cdns3-gadget.c driver for the USB Cadence kernel of the Linux operating system allows a hacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the cdns3gadgetepdisable function in the drivers/usb/cdns3/cdns3-gadget.c driver of the Linux operating system’s USB driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and...

6.2CVSS6.3AI score0.00245EPSS
SaveExploits0References22Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.17 views

The vulnerability of the cdns3_gadget_giveback() function in the drivers/usb/cdns3/cdns3-gadget.c file of the USB Cadence driver for the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the cdns3gadgetgiveback function in the drivers/usb/cdns3/cdns3-gadget.c file of the USB Cadence driver for the Linux operating system is related to the reallocation of allocated memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

4.6CVSS6.3AI score0.00242EPSS
SaveExploits0References21Affected Software3
SUSE CVE
SUSE CVE
added 2024/04/12 2:11 a.m.6 views

SUSE 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...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.14 views

SUSE 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 ==...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/03 9:51 p.m.25 views

CVE-2024-26749

A vulnerability was found in the Linux kernel's USB CDNS3 driver, where improper handling of memory in cdns3gadgetepdisable can lead to a use-after-free condition. This issue can allows attackers to exploit freed memory regions, which could result in crashes or arbitrary code execution. Mitigatio...

6CVSS8.3AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 9:50 p.m.33 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 spinunlockdev-lock; 831 usbgadgetgivebackrequestep-endpoint, 832 request; 833 spinlockdev-lock; 834 835 836 if request-buf == privdev-zlpbuf 8...

4.4CVSS8.2AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

DEBIAN-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.5AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-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.8CVSS5.5AI score0.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.14 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
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.24 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.11 views

UBUNTU-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.1AI score0.00242EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.32 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
Rows per page
Query Builder