4 matches found
ROOT-OS-DEBIAN-12-CVE-2025-68753 CVE-2025-68753 in linux - Patched by Root
Root has patched CVE-2025-68753 in the linux package for Root:Debian:12. Multiple fixed versions available...
ROOT-OS-UBUNTU-2404-CVE-2025-68753 CVE-2025-68753 in linux - Patched by Root
Root has patched CVE-2025-68753 in the linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2025-68753
A buffer overwrite vulnerability was found in the Linux kernel's ALSA firewire-motu driver. When handling DSP events, the putuser loop copies event data to userspace without properly checking if the user buffer size is aligned to 4 bytes. If the buffer is misaligned, the copy operation can write...
DEBIAN-CVE-2025-68753
In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in putuser loop for DSP events In the DSP event handling code, a putuser loop copies event data. When the user buffer size is not aligned to 4 bytes, it could overwrite beyond the buffer...