Description
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, when reading a deep scanline image with a large sample count in reduceMemory mode, it is possible to crash a target application with a NULL pointer dereference in a write operation. This is fixed in version 3.3.3.
Problem types
CWE-476: NULL Pointer Dereference
Product status
References
github.com/...penexr/security/advisories/GHSA-qhpm-86v7-phmm
github.com/ShielderSec/poc/tree/main/CVE-2025-48073