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…
提示
摘要
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…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- 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
时间线
- nvd_ingest NVD