Denial of Service in GNOME gdk-pixbuf Due to LZW Compression Issue
CVE-2020-29385
5.5MEDIUM
What is CVE-2020-29385?
The gdk-pixbuf library versions prior to 2.42.2 are susceptible to a denial of service vulnerability triggered by an infinite loop in lzw.c during the processing of specially crafted GIF images with LZW compression. Specifically, the function write_indexes can enter an infinite loop if certain conditions involving the code table are met, which may allow an attacker to disrupt normal operations of applications using this library.