A heap-based buffer overflow vulnerability exists in the GIMP DDS (DirectDraw Surface) file parser. When a crafted DDS file declares a D3D9 pixel format but sets a lower bits-per-pixel (bpp) value in the header, the loader allocates an undersized heap buffer. Subsequent pixel data consumption at the real format's stride causes a write past the heap buffer boundary, leading to heap metadata corruption and potential code execution.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-42170 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461726 | Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-08 16:16
Updated : 2026-09-01 14:25
NVD link : CVE-2026-42170
Mitre link : CVE-2026-42170
CVE.ORG link : CVE-2026-42170
JSON object : View
Products Affected
redhat
- enterprise_linux
CWE
CWE-131
Incorrect Calculation of Buffer Size
