An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2019783 | issue tracking third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I2JSMJ7HLWFPYYV7IAQZD5ZUUUN7RWBN/ | vendor advisory |
https://security.gentoo.org/glsa/202210-31 | third party advisory vendor advisory |
https://www.debian.org/security/2022/dsa-5299 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html | third party advisory mailing list |