CVE-2025-68346
NONE EPSS 9.5%
Published Dec 24, 20256mo ago · Modified Jun 17, 20262w ago
Published Dec 24, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago
Description
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().
Threat Intelligence
EPSS Exploit Probability
9.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 8
- git.kernel.org https://git.kernel.org/stable/c/1e1b3207a53e50d5a66289fffc1f7d52cd9c50f9
- git.kernel.org https://git.kernel.org/stable/c/324f3e03e8a85931ce0880654e3c3eb38b0f0bba
- git.kernel.org https://git.kernel.org/stable/c/3cf854cec0eb371da47ff5fe56eab189d7fa623a
- git.kernel.org https://git.kernel.org/stable/c/4a6ab0f6cc9bdfdfecbf257a46ff4275bd965af4
- git.kernel.org https://git.kernel.org/stable/c/932aa1e80b022419cf9710e970739b7a8794f27c
- git.kernel.org https://git.kernel.org/stable/c/c0a1fe1902ad23e6d48e0f68be1258ccf7a163e6
- git.kernel.org https://git.kernel.org/stable/c/d6280a5b00cad37d9a9a875849e5bf7ed2fe4950
- git.kernel.org https://git.kernel.org/stable/c/dea3ed2c16f99f46f97b1a090bf80ecdd6972ce0
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.