CVE-2025-68347
Last modified
CVE-2025-68347 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdep_read() could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header size (8 bytes). Fix by using min_t() to clamp the copy size, This ensures we never copy more than the user requested.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events The DSP event handling code in hwdep_read() could write more bytes to the user buffer than requested, when a user provides a buffer smaller than the event header size (8 bytes). Fix by using min_t() to clamp the copy size, This ensures we never copy more than the user requested.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 16620f0617400746984362c3d6ac547eeae1d35f; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < ddd32ec66bc4eb6969fe835e4cc1c0706c6348fe; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 6275fd726d53a8ec724f20201cf3bd862711e17b; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 161291bac551821bba98eb4ea84c82338578d1b0; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < cdda0d06f8650e33255f79839f188bbece44117c; >= 634ec0b2906efd46f6f57977e172aa3470aca432, < 210d77cca3d0494ed30a5c628b20c1d95fa04fb1 |
| Linux | Linux | 5.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68347?
How severe is CVE-2025-68347?
How do I fix CVE-2025-68347?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68341In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68342In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68343In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68344In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68345In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68346In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68348In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68349In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-6835A vulnerability was found in code-projects Library System 1.…9.8
- CVE-2025-68350In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68352In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-68347?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
