A missing bounds check in the image loader used in Blender 3.x and 2.93.8 leads to out-of-bounds heap access, allowing an attacker to cause denial of service, memory corruption or potentially code execution.
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://developer.blender.org/T94572 | patch vendor advisory mitigation |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GIZADV3AHTWZ2YKEFTVLNK3K4F4KTYLM/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/06/msg00021.html | third party advisory mailing list |
https://www.debian.org/security/2022/dsa-5176 | third party advisory vendor advisory |