Intel

AIKIDO-2026-574855

strukturag.libheif is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)GHSA-8fmq-r4pf-7m57 Published 4 days ago

75

High Risk

This Affects:

C++strukturag.libheif
1.22.0 - 1.23.2
Fixed in 1.23.3
Are you affected? Scan for Free

TL;DR

libheif follows the alpha auxiliary (auxl) edge while decoding an image, but the cycle guard is recorded only on a copy of the decode state, so the parent decode frame never observes it. A crafted file whose alpha auxiliary items reference each other re-enters decode_image on an item whose non-recursive decode mutex is still held, permanently deadlocking the decode thread. This lets a single malformed file hang decoding indefinitely. The fix records the item id on the decode path so the reference cycle is detected.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

strukturag.libheif is vulnerable to Denial of Service (DoS) in versions 1.22.0 - 1.23.2.

How to fix this

Upgrade the strukturag.libheif library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform