Vulnerability Description
dr_flac, an audio decoder within the dr_libs toolset, contains an integer overflow vulnerability flaw due to trusting the totalPCMFrameCount field from FLAC metadata before calculating buffer size, allowing an attacker with a specially crafted file to perform DoS against programs using the tool.
CVSS Score
MEDIUM
References
- https://github.com/mackron/dr_libs/commit/b2197b2eb7bb609df76315bebf44db4ec2a1ae
- https://www.kb.cert.org/vuls/id/924114
FAQ
What is CVE-2025-14369?
CVE-2025-14369 is a vulnerability with a CVSS score of 5.5 (MEDIUM). dr_flac, an audio decoder within the dr_libs toolset, contains an integer overflow vulnerability flaw due to trusting the totalPCMFrameCount field from FLAC metadata before calculating buffer size, al...
How severe is CVE-2025-14369?
CVE-2025-14369 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14369?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.