3 matches found
DEBIAN-CVE-2026-74500
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix stack info leak in RME Digiface status sndrmedigifacereadstatus reads a four-word status block from the device into an uninitialised on-stack le32 buf4 and, whenever the vendor control-IN transfer does not...
CVE-2026-74500
CVE-2026-74500 affects the Linux kernel’s ALSA usb-audio for RME Digiface. The issue arises when snd_rme_digiface_read_status() reads a four-word status block into an uninitialised on‑stack buffer and, if the vendor IN transfer isn’t negative, copies all four words to status[]. Additionally, snd_...
CVE-2026-74500
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix stack info leak in RME Digiface status sndrmedigifacereadstatus reads a four-word status block from the device into an uninitialised on-stack le32 buf4 and, whenever the vendor control-IN transfer does not...