Описание
Security update for python-PyPDF2
This update for python-PyPDF2 fixes the following issues:
Changes in python-PyPDF2:
- CVE-2026-41312: Fixed issue where crafed PDF can lead to resources exhaustion (bsc#1262675)
- CVE-2026-41314: Fixed a denial of service via manipulated FlateDecode image dimensions can lead to RAM exhaustion (bsc#1262669)
- CVE-2026-41168: Fixed a denial of service via crafed PDF with cross-reference streams (bsc#1262676)
Список пакетов
openSUSE Leap 16.0
Ссылки
- SUSE Security Ratings
- SUSE Bug 1262669
- SUSE Bug 1262675
- SUSE Bug 1262676
- SUSE CVE CVE-2026-41168 page
- SUSE CVE CVE-2026-41312 page
- SUSE CVE CVE-2026-41314 page
Описание
pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.1 can craft a PDF which leads to long runtimes. This requires cross-reference streams with wrong large `/Size` values or object streams with wrong large `/N` values. This has been fixed in pypdf 6.10.1. As a workaround, one may apply the changes from the patch manually.
Затронутые продукты
Ссылки
- CVE-2026-41168
- SUSE Bug 1262676
Описание
pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to the RAM being exhausted. This requires accessing a stream compressed using `/FlateDecode` with a `/Predictor` unequal 1 and large predictor parameters. This has been fixed in pypdf 6.10.2. As a workaround, one may apply the changes from the patch manually.
Затронутые продукты
Ссылки
- CVE-2026-41312
- SUSE Bug 1262675
Описание
pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to the RAM being exhausted. This requires accessing an image using `/FlateDecode` with large size values. This has been fixed in pypdf 6.10.2. As a workaround, one may apply the changes from the patch manually.
Затронутые продукты
Ссылки
- CVE-2026-41314
- SUSE Bug 1262669