Linux Kernel Vulnerability in ALSA: Tascam DP-008EX
CVE-2026-64601

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-64601?

In the Linux kernel's Advanced Linux Sound Architecture (ALSA), a vulnerability was identified that arises from improper handling of USB requests in the capture_urb_complete() function. The process incorrectly calls usb_anchor_urb() multiple times for a single URB, leading to corruption of the doubly-linked list associated with the URB. This redundancy inflates the reference count, resulting in potential use-after-free scenarios when operations such as stream stop, suspend, or disconnect occur. The issue has been resolved by removing the redundant calls to usb_anchor_urb() in the submission workflow, enhancing overall system reliability.

Affected Version(s)

Linux c1bb0c13e430623c26543baae5bb9ae21139db87 < 16f14f55141d4c55c3f321f93c328fff7cd6860a

Linux c1bb0c13e430623c26543baae5bb9ae21139db87

Linux c1bb0c13e430623c26543baae5bb9ae21139db87 < 5cff1529a2f9b3461a7f5a6e36a86682fc290534

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.