In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix stack info leak in RME Digiface status snd_rme_digiface_read_status() reads a four-word status block from th…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix stack info leak in RME Digiface status snd_rme_digiface_read_status() reads a four-word status block from the device into an uninitialised on-stack __le32 buf[4] and, whenever the vendor control-IN transfer does not return a negative error, copies all four words into the caller's status[]. snd_usb_ctl_msg() copies the full requested size back into the caller's buffer regardless of how many bytes the data…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/441aaad150c57edaf57ee482a79a3bf4c5b7e353
- https://git.kernel.org/stable/c/7ba01e0d3539d9cf0aef3e82938f1648147744cc
- https://git.kernel.org/stable/c/98dbfbb38e297c25c5b0af4a9018d71ac25e8554
- https://git.kernel.org/stable/c/b3a346d5c99dd73cf84711f2a43e42691990efd2
Timeline
- nvd_ingest NVD