There is a heap overflow problem in video/SDL_pixels.c in SDL (Simple DirectMedia Layer) 2.x to 2.0.18 versions. By crafting a malicious .BMP file, an attacker can cause the application using this library to crash, denial of service or Code execution.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/libsdl-org/SDL/commit/8c91cf7dba5193f5ce12d06db1336515851c9ee9 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2023/02/msg00008.html | mailing list |
https://security.gentoo.org/glsa/202305-18 | vendor advisory |
https://security.gentoo.org/glsa/202305-17 | vendor advisory |