Bug 2431172 (CVE-2025-14369)

Summary: CVE-2025-14369 dr_flac: dr_flac: Denial of Service via integer overflow in FLAC metadata
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in dr_flac, an audio decoder within the dr_libs toolset. This integer overflow vulnerability occurs due to the tool trusting the `totalPCMFrameCount` field from FLAC (Free Lossless Audio Codec) metadata without proper buffer size calculation. An attacker can exploit this by providing a specially crafted FLAC file, which leads to a Denial of Service (DoS) against programs that use the tool.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2431177, 2431178    
Bug Blocks:    

Description OSIDB Bzimport 2026-01-20 12:01:25 UTC
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.