Bug 2501493 - CVE-2026-59197 python-pillow: Pillow: Native heap out-of-bounds write [epel-all]
Summary: CVE-2026-59197 python-pillow: Pillow: Native heap out-of-bounds write [epel-all]
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-pillow
Version: epel10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Sandro Mani
QA Contact:
URL:
Whiteboard: {"flaws": ["83c3115a-0927-4064-b339-9...
Depends On:
Blocks: CVE-2026-59197
TreeView+ depends on / blocked
 
Reported: 2026-07-16 19:41 UTC by Praise Ogwuche
Modified: 2026-07-16 19:41 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Praise Ogwuche 2026-07-16 19:41:35 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.


Note You need to log in before you can comment on or make changes to this bug.