CVE-2025-68346
Linux Kernel Buffer Overflow in ALSA DICE detect_stream_formats()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ALSA: dice: fix buffer overflow in detect_stream_formats() The function detect_stream_formats() reads the stream_count value directly from a FireWire device without validating it. This can lead to out-of-bounds writes when a malicious device provides a stream_count value greater than MAX_STREAMS. Fix by applying the same validation to both TX and RX stream counts in detect_stream_formats().
References (8)
Core 8
Core References
Scores
EPSS
0.0006
EPSS Percentile
18.8%
Details
Status
published
Products (25)
linux/Kernel
4.18.0 - 5.10.248linux
linux/Kernel
5.11.0 - 5.15.198linux
linux/Kernel
5.16.0 - 6.1.160linux
linux/Kernel
6.13.0 - 6.17.13linux
linux/Kernel
6.18.0 - 6.18.2linux
linux/Kernel
6.2.0 - 6.6.120linux
linux/Kernel
6.7.0 - 6.12.63linux
Linux/Linux
< 4.18
Linux/Linux
4.18
Linux/Linux
5.10.248 - 5.10.*
... and 15 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026