CVE-2026-64601
Last modified
CVE-2026-64601 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anchor list on each resubmission In capture_urb_complete(), usb_anchor_urb() is called on every completion callback, but the URB is already anchored from the initial submission in tascam_trigger_start(). Each redundant call corrupts the anchor's doubly-linked list and inflates the URB refcount. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anchor list on each resubmission In capture_urb_complete(), usb_anchor_urb() is called on every completion callback, but the URB is already anchored from the initial submission in tascam_trigger_start(). Each redundant call corrupts the anchor's doubly-linked list and inflates the URB refcount. When usb_kill_anchored_urbs() traverses the list during stream stop / suspend / disconnect, the corrupted list leads to use-after-free. Remove the redundant usb_anchor_urb() from the resubmit path.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c1bb0c13e430623c26543baae5bb9ae21139db87, < 16f14f55141d4c55c3f321f93c328fff7cd6860a; >= c1bb0c13e430623c26543baae5bb9ae21139db87, < ab1db64912428cdf06a4f9542e16e0575e9ad59f; >= c1bb0c13e430623c26543baae5bb9ae21139db87, < 5cff1529a2f9b3461a7f5a6e36a86682fc290534 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64601?
How severe is CVE-2026-64601?
How do I fix CVE-2026-64601?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64595In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64596In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64597In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64598In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64599In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64600In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64602In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64603In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64604In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64606Deserialization of untrusted data vulnerability that may all…9.8
- CVE-2026-64607HttpClient based on the classic i/o model fails to correctly…5.3
- CVE-2026-64608Heap type confusion and out-of-bounds read/write in the Apac…9.8
Are you affected by CVE-2026-64601?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
