NULL pointer dereference in OpenEXR - #VU141364
Published: August 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to null pointer dereference in OpenEXRCore channel-list setter paths when supplying a channel list with a nonzero channel count and a NULL entries pointer through the public C API. A remote attacker can provide crafted channel-list data to cause a denial of service.
The issue affects the exr_set_channels() and exr_attr_set_channels() entry points.