Bug 2506071 - CVE-2026-47714 libheif: libheif: Denial of service and information disclosure via integer overflow in inline mask parsing [fedora-all]
Summary: CVE-2026-47714 libheif: libheif: Denial of service and information disclosure...
Keywords:
Status: MODIFIED
Alias: None
Product: Fedora
Classification: Fedora
Component: libheif
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["d1232963-a8f2-4d3e-b6d8-a...
Depends On:
Blocks: CVE-2026-47714
TreeView+ depends on / blocked
 
Reported: 2026-07-22 11:37 UTC by TEJ RATHI
Modified: 2026-08-12 19:40 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:37:54 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. In versions 1.21.2 and prior, the inline mask parsing code in `libheif/region.cc` contains an integer overflow. Both `width` and `height` are `unsigned int` (32-bit) values parsed from the HEIF file. Their product can exceed `UINT32_MAX`, wrapping to a small value before the division by 8. This causes an undersized buffer allocation, leading to out-of-bounds memory access when the mask data is later interpreted as a `width x height` bitmap. Version 1.22.0 patches the issue.

Comment 1 Fedora Update System 2026-08-10 17:21:19 UTC
FEDORA-2026-26ae66c60f (darktable-5.4.1-12.fc45, digikam-9.1.0-3.fc45, and 25 more) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-26ae66c60f

Comment 2 Fedora Update System 2026-08-12 19:38:36 UTC
FEDORA-2026-823e06dfcf (darktable-5.4.1-12.fc45, digikam-9.1.0-3.fc45, and 25 more) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-823e06dfcf

Comment 3 Fedora Update System 2026-08-12 19:40:52 UTC
FEDORA-2026-b8ff7153f1 (darktable-5.4.1-12.fc46, digikam-9.1.0-3.fc46, and 25 more) has been submitted as an update to Fedora 46.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-b8ff7153f1


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