CVE-2025-68753
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
05/01/2026
Última modificación:
08/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ALSA: firewire-motu: add bounds check in put_user loop for DSP events<br />
<br />
In the DSP event handling code, a put_user() loop copies event data.<br />
When the user buffer size is not aligned to 4 bytes, it could overwrite<br />
beyond the buffer boundary.<br />
<br />
Fix by adding a bounds check before put_user().



