CVE-2025-68753

HIGHCVSS 7.1/10EPSS 0.16%

Last modified

CVE-2025-68753 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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().. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

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().

Metrics

CVSS 3.1
7.1/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

EPSS Probability
0.16%

5.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 634ec0b2906efd46f6f57977e172aa3470aca432, < ea2c921d9de6e32ca50cb817b9d57bb881be70de; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 6d4f17782ce4facf3197e79707df411ee3d7b30a; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 0d71b3c2ed742f1ccb3b0b7a61afb90c0251093f; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < df692cf2b601a54b34edfdb9e683d67483aa8ce1; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 8f9e51cf2a2a43d0cd72d3dc0b5ccea3f639c187; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 298e753880b6ea99ac30df34959a7a03b0878eed
LinuxLinux5.16

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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 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().
How severe is CVE-2025-68753?
CVE-2025-68753 has a CVSS score of 7.1/10 (HIGH severity). The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68753?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68753?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST