Bug 2420985 (CVE-2025-65803)

Summary: CVE-2025-65803 freeimage: FreeImage integer overflow
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:
An integer overflow flaw has been discovered in FreeImage. A crafted PSD file can trigger an integer overflow in psdParser::ReadImageData, where the parser calculates lineSize directly from PSD header fields without validating the depth or the resulting byte count.
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: 2421040, 2421041, 2421042, 2421043    
Bug Blocks:    

Description OSIDB Bzimport 2025-12-10 16:01:43 UTC
An integer overflow in the psdParser::ReadImageData function of FreeImage v3.18.0 and before allows attackers to cause a Denial of Service (DoS) via supplying a crafted PSD file.