cve/2021/CVE-2021-46829.md
2024-06-18 02:51:15 +02:00

913 B

CVE-2021-46829

Description

GNOME GdkPixbuf (aka GDK-PixBuf) before 2.42.8 allows a heap-based buffer overflow when compositing or clearing frames in GIF files, as demonstrated by io-gif-animation.c composite_frame. This overflow is controllable and could be abused for code execution, especially on 32-bit systems.

POC

Reference

Github