CVE Database
/

CVE-2025-37812

Back to search

CVE-2025-37812

Published: May 8, 2025

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
7733f6c32e36ff9d7adadf40001039bf219b1cbe - < eebfb64c624fc738b669100173344fb441c5e719
affected
7733f6c32e36ff9d7adadf40001039bf219b1cbe - < 59a760e4796a3cd88d8b9d7706e0a638de677751
affected
7733f6c32e36ff9d7adadf40001039bf219b1cbe - < b96239582531775f2fdcb14de29bdb6870fd4c8c
affected
7733f6c32e36ff9d7adadf40001039bf219b1cbe - < c27db84ed44e50ff90d9e3a2a25fae2e0a0fa015
affected
7733f6c32e36ff9d7adadf40001039bf219b1cbe - < 48a62deb857f0694f611949015e70ad194d97159

+3 more versions

Linux

Linux

affected
5.4
unaffected
0 - < 5.4
unaffected
5.4.293 - <= 5.4.*
unaffected
5.10.237 - <= 5.10.*
unaffected
5.15.181 - <= 5.15.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now