CVE-2025-68346

UnknownEPSS 0.20%

Last modified

CVE-2025-68346 is a vulnerability of currently unknown severity. 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().. 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: 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().

Metrics

EPSS Probability
0.20%

9.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < d6280a5b00cad37d9a9a875849e5bf7ed2fe4950; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < 3cf854cec0eb371da47ff5fe56eab189d7fa623a; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < 4a6ab0f6cc9bdfdfecbf257a46ff4275bd965af4; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < dea3ed2c16f99f46f97b1a090bf80ecdd6972ce0; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < c0a1fe1902ad23e6d48e0f68be1258ccf7a163e6; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < 932aa1e80b022419cf9710e970739b7a8794f27c; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < 1e1b3207a53e50d5a66289fffc1f7d52cd9c50f9; >= 58579c056c1c9510ae6695ed8e01ee05bbdcfb23, < 324f3e03e8a85931ce0880654e3c3eb38b0f0bba
LinuxLinux4.18

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68346?
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().
How severe is CVE-2025-68346?
Severity scoring for CVE-2025-68346 is pending analysis. The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68346?
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-68346?

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

Scan your code now

Source: NVD / NIST