| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- security update - added patches CVE-2025-11896 [bsc#1252337], infinite recursion leading to stack overflow due to object loop in PDF CMap * poppler-CVE-2025-11896.patch
- security update - added patches CVE-2025-52885 [bsc#1251940], raw pointers can lead to dangling pointers when the vector is resized * poppler-CVE-2025-52885.patch
- security update - added patches CVE-2025-43718 [bsc#1250908], uncontrolled recursion in the regex-based metadata parser when processing specially crafted PDF files allows for stack exhaustion and denial of service * poppler-CVE-2025-43718.patch
- security update - added patches CVE-2025-50420 [bsc#1247590], An issue in the pdfseparate utility of freedesktop poppler v25.04.0 allows attackers to cause an infinite recursion via supplying a crafted PDF file. This can lead to a Denial of Service (DoS). + poppler-CVE-2025-50420.patch
- security update - added patches CVE-2025-52886 [bsc#1245625], use of 32-bit `std::atomic_int` for reference counting can lead to an integer overflow and trigger a use-after-free + poppler-CVE-2025-52886.patch
- security update - added patches CVE-2025-43903 [bsc#1241620], not verify the adbe.pkcs7.sha1 signatures on documents + poppler-CVE-2025-43903.patch
- security update - added patches fix CVE-2025-32364 [bsc#1240880], Floating-Point Exception + poppler-CVE-2025-32364.patch fix CVE-2025-32365 [bsc#1240881], misplaced isOk check in JBIG2Bitmap::combine function in JBIG2Stream.cc + poppler-CVE-2025-32365.patch
- build with PIE [bsc#1239939]