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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2019789 | Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/ | |
https://security.gentoo.org/glsa/202210-31 | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5299 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2019789 | Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/ | |
https://security.gentoo.org/glsa/202210-31 | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5299 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 06:22
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2019789 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/ - | |
References | () https://security.gentoo.org/glsa/202210-31 - Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5299 - Third Party Advisory |
07 Nov 2023, 03:38
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-03-25 19:15
Updated : 2024-11-21 06:22
NVD link : CVE-2021-3941
Mitre link : CVE-2021-3941
CVE.ORG link : CVE-2021-3941
JSON object : View
Products Affected
debian
- debian_linux
redhat
- enterprise_linux
fedoraproject
- fedora
openexr
- openexr
CWE
CWE-369
Divide By Zero