Bug 2525142 - CVE-2026-81893 gdk-pixbuf2: gdk-pixbuf: invalid write in JPEG ICC profile parser on error recovery [fedora-all]
Summary: CVE-2026-81893 gdk-pixbuf2: gdk-pixbuf: invalid write in JPEG ICC profile par...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdk-pixbuf2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Adrian Vovk
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["e225d413-be5e-40eb-a4ce-4...
Depends On:
Blocks: CVE-2026-81893
TreeView+ depends on / blocked
 
Reported: 2026-08-27 18:13 UTC by Ganesh
Modified: 2026-09-11 18:56 UTC (History)
4 users (show)

Fixed In Version: gdk-pixbuf2-2.44.6^really2.44.4-3.fc44 gdk-pixbuf2-2.44.6^really2.44.4-3.fc43 gdk-pixbuf2-2.44.8-3.fc45
Clone Of:
Environment:
Last Closed: 2026-09-02 01:34:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME gdk-pixbuf merge_requests 278 0 None merged (CVE-2026-81893) jpeg: When freeing memory, unset the size 2026-08-31 21:28:33 UTC

Description Ganesh 2026-08-27 18:13:43 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.

A flaw was found in gdk-pixbuf's JPEG loader (io-jpeg.c). When parsing chunked ICC profile data from JPEG APP2 markers, the error cleanup path in jpeg_parse_exif_app2_segment() frees the ICC profile buffer but previously failed to reset icc_profile_size and icc_profile_size_allocated. A specially crafted JPEG can trigger allocation, an error that frees the buffer while leaving stale size metadata, and a subsequent re-allocation that leads to an out-of-bounds write during ICC profile assembly.

The issue was introduced when error cleanup was added for chunked ICC profile handling in gdk-pixbuf 2.43.4/2.44.0 (commit 4af78023). It is fixed upstream in commit efe658674bd103d1c9bf50809d5767a3f6dd5a01 ("jpeg: When freeing memory, unset the size"), merged via https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/278 on 2026-08-24. No fixed upstream release tag exists yet.

Red Hat tracking: PSIRTSUPT-22558.

Comment 1 Fedora Update System 2026-09-01 21:38:27 UTC
FEDORA-2026-f55d6fc9f8 (gdk-pixbuf2-2.44.8-3.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-f55d6fc9f8

Comment 2 Fedora Update System 2026-09-01 21:40:18 UTC
FEDORA-2026-cf5d926f46 (gdk-pixbuf2-2.44.6^really2.44.4-3.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-cf5d926f46

Comment 3 Fedora Update System 2026-09-01 21:40:40 UTC
FEDORA-2026-001de57d4f (gdk-pixbuf2-2.44.6^really2.44.4-3.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-001de57d4f

Comment 4 Fedora Update System 2026-09-02 01:34:23 UTC
FEDORA-2026-001de57d4f (gdk-pixbuf2-2.44.6^really2.44.4-3.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2026-09-10 01:12:52 UTC
FEDORA-2026-cf5d926f46 (gdk-pixbuf2-2.44.6^really2.44.4-3.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2026-09-11 18:56:48 UTC
FEDORA-2026-f55d6fc9f8 (gdk-pixbuf2-2.44.8-3.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.


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