Bug 2506069 - CVE-2026-47709 libheif: libheif: Denial of Service via malformed HEIF image [epel-all]
Summary: CVE-2026-47709 libheif: libheif: Denial of Service via malformed HEIF image [...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: libheif
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["19f028ca-6e83-430d-9d95-9...
Depends On:
Blocks: CVE-2026-47709
TreeView+ depends on / blocked
 
Reported: 2026-07-22 11:30 UTC by TEJ RATHI
Modified: 2026-07-22 11:30 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description TEJ RATHI 2026-07-22 11:30:52 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.

libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API `heif_image_handle_get_image_tiling()` when a malformed uncompressed HEIF image item has an associated `uncC` property but no associated `ispe` property. In debug builds this trips the `ispe && uncC` assertion in `ImageItem_uncompressed::get_heif_image_tiling()`. In a release/NDEBUG ASan build, the same file causes a null pointer read at address `0xa8`. Version 1.22.0 fixes the issue.


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