Описание
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.
Релиз | Статус | Примечание |
---|---|---|
devel | released | 25.03.0-4ubuntu1 |
esm-infra/bionic | released | 0.62.0-2ubuntu2.14+esm7 |
esm-infra/focal | released | 0.86.1-0ubuntu1.7+esm1 |
esm-infra/xenial | released | 0.41.0-0ubuntu1.16+esm7 |
jammy | released | 22.02.0-2ubuntu0.9 |
noble | released | 24.02.0-1ubuntu9.5 |
oracular | ignored | end of life, was needs-triage |
plucky | released | 25.03.0-3ubuntu1.1 |
upstream | released | 25.06.0 |
Показывать по
EPSS
Связанные уязвимости
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.
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.
Poppler is a PDF rendering library. Versions prior to 25.06.0 use `std ...
EPSS