TROYANOSYVIRUS
Back to CVEs

CVE-2025-37812

MEDIUM
5.5

Description

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 PREEMPT_RT the deadlock can be readily triggered by heavy network traffic, for example using "iperf --bidir" over NCM ethernet link. The deadlock occurs because the threaded interrupt handler gets preempted by a softirq, but both are protected by the same spinlock. Prevent deadlock by disabling softirq during threaded irq handler.

CVE Details

CVSS v3.1 Score5.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack VectorLOCAL
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published5/8/2025
Last Modified11/12/2025
Sourcenvd
Honeypot Sightings0

Affected Products

debian:debian_linuxlinux:linux_kernel

Weaknesses (CWE)

CWE-667

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.