Bug 2497663 - CVE-2026-54060 python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files [epel-all]
Summary: CVE-2026-54060 python-pillow: Pillow: Denial of Service via excessive memory ...
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": ["288d6c1e-c2d6-4f59-a80b-0...
Depends On:
Blocks: CVE-2026-54060
TreeView+ depends on / blocked
 
Reported: 2026-07-07 10:30 UTC by jkelly
Modified: 2026-07-07 10:30 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description jkelly 2026-07-07 10:30:32 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, PIL/FontFile.py FontFile.compile() assembled per-glyph images into a combined bitmap with Image.new("1", (xsize, ysize)) without calling Image._decompression_bomb_check(), allowing a font to trigger excessive allocation during conversion or saving. 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.