Beveiligingsadvies

CVE-2025-52886

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-02 15:46:49
Laatst bijgewerkt 2025-11-04 22:06:42
Toegewezen door GitHub_M
CVSS-score 5.5
Status PUBLISHED

Beschrijving

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.