CVE-2021-47582 is a Linux kernel USB core flaw in the usbfs handling of the USBDEVFS_CONTROL and USBDEVFS_BULK ioctls. The affected do_proc_control() and do_proc_bulk() paths invoke usb_start_wait_urb() through usb_control_msg() or usb_bulk_msg(), resulting in an uninterruptible wait whose timeout is supplied by the caller. When the supplied timeout is excessively large and the addressed USB device does not respond, the calling task can remain blocked for a prolonged period. The upstream fix replaces these message-helper calls with equivalent usbfs-specific logic that uses killable waits and GFP_KERNEL allocation.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel USB core process-control handling flaw.
A resolved Linux kernel USB core issue involving the do_proc_control() and do_proc_bulk() functions, changed to be killable.
A local Linux kernel USB-core denial-of-service vulnerability in which USBDEVFS_CONTROL and USBDEVFS_BULK ioctl operations can cause an excessively long uninterruptible wait when a user supplies a large timeout and the USB device is unresponsive. The remediation changes these paths to use killable waits.
A Linux kernel USB core flaw in drivers/usb/core/devio.c where USBDEVFS_CONTROL and USBDEVFS_BULK ioctl operations could enter an uninterruptible wait for an attacker- or user-specified, excessively large timeout when a USB device does not respond, resulting in hung tasks. The fix replaces the affected USB message calls with special-purpose logic using a killable wait.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.