Bug 2533013 (CVE-2026-90949) - CVE-2026-90949 gimp: gimp: heap-based buffer overflow in PSP loader due to selection-channel geometry mismatch
Summary: CVE-2026-90949 gimp: gimp: heap-based buffer overflow in PSP loader due to se...
Keywords:
Status: NEW
Alias: CVE-2026-90949
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2533138
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-14 12:35 UTC by OSIDB Bzimport
Modified: 2026-09-14 14:53 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-14 12:35:28 UTC
A heap-based buffer overflow flaw was found in GIMP's PSP (Paint Shop Pro) file loader. When processing a compressed selection channel, read_selection_block() allocates a buffer sized to the selection rectangle's dimensions, while read_channel_data() derives the amount of data to decompress from the full image dimensions instead. A specially crafted PSP file can exploit this mismatch to decompress data far exceeding the allocated buffer, causing a heap-based buffer overflow. An attacker could exploit this by crafting a malicious PSP file that, when opened in GIMP, leads to a crash or arbitrary code execution in the context of the user running GIMP.


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