VDB
DEBIAN-CVE-2021-3941
DEBIAN-CVE-2021-3941
PUBLISHED
CVSS 6.5 MEDIUM
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.
Risk Scores
CVSS 3.1
6.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | openexr | 0, 0, 0 |
| Debian:13 | openexr | 0, 0, 0 |
| Debian:12 | openexr | 0, 0, 0 |
| Debian:11 | openexr | 0, 2.5.4-2, 0 |
Timeline
- Mar 25, 2022 CVE Published
- Apr 28, 2026 CVE Updated