CVE-2026-47709
21.07.2026, 22:17
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.Enginsight
Awaiting analysis
This vulnerability is currently awaiting analysis.
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||
|---|---|---|---|---|---|---|---|
| libheif-aom |
| ||||||
| libheif-dav1d |
| ||||||
| libheif-jpeg |
| ||||||
| libheif-rav1e |
| ||||||
| libheif1 |
|
Amazon Linux Releases
Amazon Package | |||
|---|---|---|---|
| heif-pixbuf-loader |
| ||
| heif-pixbuf-loader-debuginfo |
| ||
| libheif |
| ||
| libheif-debuginfo |
| ||
| libheif-debugsource |
| ||
| libheif-devel |
| ||
| libheif-tools |
| ||
| libheif-tools-debuginfo |
|
Common Weakness Enumeration