Device Driver Vulnerability in Broadcom BDC UDC for Linux Kernel
CVE-2026-64583

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-64583?

The Broadcom BDC UDC driver in the Linux kernel contains a vulnerability that stems from improper handling of interrupt requests (IRQs). The issue arises during the teardown process, where the IRQ handler remains deliverable while memory resources are being freed. This can result in a NULL dereference or use-after-free scenario, particularly when shared interrupts are received after the device has been removed, leading to potential system crashes or exploitable conditions. To mitigate this, the driver should implement a proper sequence for IRQ management, ensuring that all pending interrupts and delayed work items are canceled before freeing resources.

Affected Version(s)

Linux efed421a94e62a7ddbc76acba4312b70e4be958f < 1a1d7158420df6b8fa1efc0cdd6ab704801a4fc8

Linux efed421a94e62a7ddbc76acba4312b70e4be958f

Linux efed421a94e62a7ddbc76acba4312b70e4be958f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.