PT-2026-35467 · Julia · Openexr Jll
Published
2026-04-17
·
Updated
2026-04-17
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Openexr Jll