4 matches found
CVE-2026-74498
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...
CVE-2026-74498
CVE-2026-74498 affects the Linux kernel ALSA USB-audio driver. The vulnerability arises from DMA buffer sizing for full-packet transfers: when fill_max is set, data_ep_set_params() promotes ep->curpacksize to ep->maxpacksize, but maxsize remains the original value derived from the sample ra...
CVE-2026-74498
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...
EUVD-2026-59691
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fillmax is set When a USB audio endpoint requests full packet transfers via the fillmax descriptor flag, dataepsetparams promotes ep-curpacksize to ep-maxpacksize. However,...