Bug 2386353

Summary: CVE-2025-50422 poppler: Poppler crash on malformed input [fedora-42]
Product: [Fedora] Fedora Reporter: Jon Moroney <jmoroney>
Component: popplerAssignee: Marek Kašík <mkasik>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 42CC: feborges, gnome-sig, mcatanza, mclasen, mkasik, rdieter, rstrode
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["be3c431f-ff2d-4636-8d1f-741200101e95"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-09-05 09:05:55 UTC 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:    
Bug Blocks: 2386347    

Description Jon Moroney 2025-08-04 17:29:44 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

The following link provides references to all essential vulnerability management information. If something is wrong or missing, please contact a member of PSIRT.
https://spaces.redhat.com/display/PRODSEC/Vulnerability+Management+-+Essential+Documents+for+Engineering+Teams

Comment 1 Marek Kašík 2025-09-04 15:36:44 UTC
Looking at the https://www.cve.org/CVERecord?id=CVE-2025-50422, it points me to the https://gitlab.freedesktop.org/poppler/poppler/-/issues/1591. When I reproduce this "crash" it gets me to a code which states that this "abort" is actually caused by a memory leak related to fonts. See comment at https://gitlab.freedesktop.org/poppler/poppler/-/blob/master/utils/pdftocairo.cc?ref_type=heads#L1289 .
I've tried to find the leak but unsuccessfully so far.

Comment 2 Michael Catanzaro 2025-09-04 16:47:20 UTC
WONTFIX is a valid resolution here. This looks pretty unimportant.