In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect… (CVE-2026-80971)
A use-after-free vulnerability in the Linux kernel ALSA bcd2000 driver was resolved. The issue occurs because URB pointers are not cleared after freeing, allowing a substream to access freed URBs during device disconnect. This can lead to memory corruption when the driver writes to and submits freed URBs. The fix involves clearing URB pointers after freeing and poisoning URBs to prevent later submissions.
AI Analysis
Technical Summary
The Linux kernel ALSA bcd2000 driver had a vulnerability where the function bcd2000_free_usb_related_resources() freed USB Request Blocks (URBs) but left their pointers intact. This allowed a substream still open during device unplug to call bcd2000_midi_send(), which writes to and submits these freed URBs, causing use-after-free conditions. The kernel's usb_kill_urb() does not prevent resubmission of URBs, enabling a race condition where freed URBs are requeued. The fix clears URB pointers after freeing and uses usb_poison_urb() to wait for completion handlers and reject further submissions, preventing use-after-free.
Potential Impact
The vulnerability can cause use-after-free memory corruption in the ALSA bcd2000 driver, potentially leading to kernel crashes or undefined behavior when a USB audio device is disconnected while a MIDI substream remains open. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix is available that clears URB pointers after freeing and poisons URBs to prevent further submissions. Users should update to a Linux kernel version that includes this fix. No additional mitigation is required beyond applying the official patch.
In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect… (CVE-2026-80971)
Description
A use-after-free vulnerability in the Linux kernel ALSA bcd2000 driver was resolved. The issue occurs because URB pointers are not cleared after freeing, allowing a substream to access freed URBs during device disconnect. This can lead to memory corruption when the driver writes to and submits freed URBs. The fix involves clearing URB pointers after freeing and poisoning URBs to prevent later submissions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel ALSA bcd2000 driver had a vulnerability where the function bcd2000_free_usb_related_resources() freed USB Request Blocks (URBs) but left their pointers intact. This allowed a substream still open during device unplug to call bcd2000_midi_send(), which writes to and submits these freed URBs, causing use-after-free conditions. The kernel's usb_kill_urb() does not prevent resubmission of URBs, enabling a race condition where freed URBs are requeued. The fix clears URB pointers after freeing and uses usb_poison_urb() to wait for completion handlers and reject further submissions, preventing use-after-free.
Potential Impact
The vulnerability can cause use-after-free memory corruption in the ALSA bcd2000 driver, potentially leading to kernel crashes or undefined behavior when a USB audio device is disconnected while a MIDI substream remains open. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix is available that clears URB pointers after freeing and poisons URBs to prevent further submissions. Users should update to a Linux kernel version that includes this fix. No additional mitigation is required beyond applying the official patch.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-27wq-xjr3-w8c9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80971"]
Threat ID: 6aa4a02d55bf5e2cf5a86b65
Added to database: 09/12/2026, 00:43:25 UTC
Last enriched: 09/12/2026, 01:24:25 UTC
Last updated: 09/12/2026, 02:41:32 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.