2 matches found
EUVD-2026-53787
In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: captureurbcomplete: redundant usbanchorurb corrupts anchor list on each resubmission In captureurbcomplete, usbanchorurb is called on every completion callback, but the URB is already anchored from the initial...
5.4AI score
SaveExploits0References3
CVE-2026-64601
CVE-2026-64601 affects the Linux kernel ALSA us144mkii capture path. In capture_urb_complete(), usb_anchor_urb() is called on every completion, but the URB is already anchored from the initial submission in tascam_trigger_start(). The redundant call corrupts the anchor doubly-linked list and infl...
5.4AI score
SaveExploits0References3
20