QID 354492
Date Published: 2022-12-21
QID 354492: Amazon Linux Security Advisory for openexr : ALAS2022-2022-061
An integer overflow could occur when openexr processes a crafted file on systems where size_t is less than 64 bits.
This issue could cause an invalid bytesperline and maxbytesperline value, which leads to problems with application stability or other attack paths. (
( CVE-2021-3933) 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. (
( CVE-2021-3941)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2022-2022-061 -
alas.aws.amazon.com/AL2022/ALAS-2022-061.html
CVEs related to QID 354492
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2022-2022-061 | amazon linux 2022 |
|