Bug 2386353
Summary: | CVE-2025-50422 poppler: Poppler crash on malformed input [fedora-42] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jon Moroney <jmoroney> |
Component: | poppler | Assignee: | Marek Kašík <mkasik> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 42 | CC: | 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
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. WONTFIX is a valid resolution here. This looks pretty unimportant. |