Bug 2497452 (CVE-2026-55379) - CVE-2026-55379 python-pillow: Pillow: Denial of Service via crafted BDF font file
Summary: CVE-2026-55379 python-pillow: Pillow: Denial of Service via crafted BDF font ...
Keywords:
Status: NEW
Alias: CVE-2026-55379
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2497648 2497649
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-06 20:01 UTC by OSIDB Bzimport
Modified: 2026-07-07 09:03 UTC (History)
59 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-06 20:01:53 UTC
Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdf_char() read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new() without calling Image._decompression_bomb_check(), bypassing Pillow's documented decompression bomb protection and allowing excessive memory allocation. 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.