GHSA-pp89-6qxc-wh8fHighCVSS 7.3
A flaw was found in GIMP's PSD parser. An integer overflow in read_RLE_channel() can cause an...
🔗 CVE IDs covered (1)
📋 Description
A flaw was found in GIMP's PSD parser. An integer overflow in read_RLE_channel() can cause an undersized heap allocation for the RLE row-length table, after which subsequent per-row writes corrupt heap memory. This could lead to memory corruption, potentially resulting in denial of service or arbitrary code execution.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-58384
- https://access.redhat.com/security/cve/CVE-2026-58384
- https://bugzilla.redhat.com/show_bug.cgi?id=2497431
- https://gitlab.gnome.org/GNOME/gimp/-/commit/da29e217
- https://gitlab.gnome.org/GNOME/gimp/-/issues/16216
- https://github.com/advisories/GHSA-pp89-6qxc-wh8f