Name | CVE-2025-52886 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1108784 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
poppler (PTS) | bullseye | 20.09.0-3.1+deb11u1 | vulnerable |
bullseye (security) | 20.09.0-3.1+deb11u2 | vulnerable | |
bookworm | 22.12.0-2+deb12u1 | vulnerable | |
sid, trixie | 25.03.0-4 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
poppler | source | (unstable) | (unfixed) | 1108784 |
https://securitylab.github.com/advisories/GHSL-2025-054_poppler/
https://gitlab.freedesktop.org/poppler/poppler/-/issues/1581
https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1828
Prerequisite/major refactoring before fix: https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1794
Fixed by: https://gitlab.freedesktop.org/poppler/poppler/-/commit/ac36affcc8486de38e8905a8d6547a3464ff46e5 (poppler-25.06.0)