19861 matches found
CVE-2026-64583
This CVE concerns the Broadcom BDC UDC driver in the Linux kernel. The issue arises because the driver uses devm_request_irq() so the IRQ is released only after bdc_remove() returns, while teardown also frees resources in a way that can allow the IRQ handler (bdc_udc_interrupt) and the delayed_wo...
5.3AI score
SaveExploits0References5
20