Bug 2375930 (CVE-2025-52886) - CVE-2025-52886 poppler: Poppler Use After Free Vulnerability
Summary: CVE-2025-52886 poppler: Poppler Use After Free Vulnerability
Keywords:
Status: NEW
Alias: CVE-2025-52886
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2375940 2375941 2375942 2375943 2375944 2375945
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-02 16:01 UTC by OSIDB Bzimport
Modified: 2025-07-02 18:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-02 16:01:35 UTC
Poppler is a PDF rendering library. Versions prior to 25.06.0 use `std::atomic_int` for reference counting. Because `std::atomic_int` is only 32 bits, it is possible to overflow the reference count and trigger a use-after-free. Version 25.06.0 patches the issue.


Note You need to log in before you can comment on or make changes to this bug.