NONE · 0

CVE-2025-68753

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in put_user loop for DSP events In the DSP event handling code, a put_user() loop copies eve...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in put_user loop for DSP events In the DSP event handling code, a put_user() loop copies event data. When the user buffer size is not aligned to 4 bytes, it could overwrite beyond the buffer boundary. Fix by adding a bounds check before put_user().

References

FAQ

What is CVE-2025-68753?

CVE-2025-68753 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in put_user loop for DSP events In the DSP event handling code, a put_user() loop copies eve...

How severe is CVE-2025-68753?

CVSS scoring is not yet available for CVE-2025-68753. Check NVD for updates.

Is there a patch for CVE-2025-68753?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.