VDB
DEBIAN-CVE-2025-68347
DEBIAN-CVE-2025-68347
PUBLISHED
CVSS 9.300000190734863 CRITICAL
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.
Risk Scores
CVSS 4.0
9.300000190734863
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 6.12.38-1, *, 6.12.48-1 |
| Debian:12 | linux | 6.1.55-1, 0, 6.1.106-1 |
| Debian:11 | linux-6.1 | 6.1.148-1~deb11u1, 6.1.153-1~deb11u1, 6.1.106-3~deb11u1 |
| Debian:14 | linux | 6.12.69-1, 6.12.63-1, 6.12.57-1 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated