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 |
12 Dec 2022, 02:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | (GENTOO) https://security.gentoo.org/glsa/202210-31 - Third Party Advisory |
31 Oct 2022, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Apr 2022, 16:45
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 2.1
v3 : 6.5 |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/ - Mailing List, Third Party Advisory | |
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2019789 - Issue Tracking, Patch, Third Party Advisory | |
CWE | CWE-369 | |
CPE | cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* cpe:2.3:a:openexr:openexr:3.1.2:*:*:*:*:*:*:* |
26 Mar 2022, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Mar 2022, 19:44
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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
redhat
- enterprise_linux
fedoraproject
- fedora
debian
- debian_linux
openexr
- openexr
CWE
CWE-369
Divide By Zero