A flaw was found in OpenEXR's hufUncompress functionality in OpenEXR/IlmImf/ImfHuf.cpp. This flaw allows an attacker who can submit a crafted file that is processed by OpenEXR, to trigger an integer overflow. The highest threat from this vulnerability is to system availability.
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=1939153 | third party advisory issue tracking |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25562 | third party advisory |
https://github.com/AcademySoftwareFoundation/openexr/pull/836 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html | third party advisory mailing list |