libheif before 1.19.6 has a NULL pointer dereference in ImageItem_iden in image-items/iden.cc.
Weakness
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Potential Mitigations
References