Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:48021

Опубликовано: 31 июл. 2026
Источник: rocky
Оценка: Important

Описание

Important: python-pillow security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.

Security Fix(es):

  • Pillow: Pillow: Native heap out-of-bounds write (CVE-2026-59197)

  • Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image (CVE-2026-54058)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
python3-pillowaarch6423.el8_10python3-pillow-5.1.1-23.el8_10.aarch64.rpm
python3-pillowx86_6423.el8_10python3-pillow-5.1.1-23.el8_10.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
около 2 месяцев назад

ELSA-2026-48021: python-pillow security update (IMPORTANT)

suse-cvrf
около 1 месяца назад

Security update for python-Pillow

suse-cvrf
2 месяца назад

Security update for python-Pillow

suse-cvrf
около 2 месяцев назад

Security update for python-Pillow

CVSS3: 8.2
ubuntu
2 месяца назад

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation and ImagingExpand() computes output dimensions with unchecked signed int arithmetic. This issue is fixed in version 12.3.0.