NULL Pointer Dereference
CVE-2025-43966
Summary
The package libheif prior to 1.19.6 has a NULL pointer dereference in "ImageItem_iden" in "image-items/iden.cc".
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-476 - NULL Pointer Dereference
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.
References
Advisory Timeline
- Published