cvedb.io
CVE-2021-3941
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2022-03-25T19:15:09.307 · Last modified 2026-06-17T04:06:01.420

Summary

In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.

Affected products

openexr — openexr

Does this affect you?

Add your gear to cvedb and we'll alert you only when openexr ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.