In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is set When a USB audio endpoint requests full packet transfers…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is set When a USB audio endpoint requests full packet transfers via the fill_max descriptor flag, data_ep_set_params() promotes ep->curpacksize to ep->maxpacksize. However, maxsize is left at the original sample-rate derived value. Since u->buffer_size is allocated as maxsize * packets, the resulting DMA buffer is far too small for the requested transfer lengt…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/04595233e5606d452f9f47e6989fc7ae7440fd40
- https://git.kernel.org/stable/c/3852974608f53e530e27c21d0c6c7d79c17b3f5a
- https://git.kernel.org/stable/c/bd65b7191683bebd9923904f0558b9211b9129da
- https://git.kernel.org/stable/c/d0199ae1666ff9ae2d1d568d64c3430d4c47f0e5
- https://git.kernel.org/stable/c/f9b6c9576568169139ac151f7881474f384659fd
时间线
- nvd_ingest NVD