Integer Underflow in gdk-pixbuf Leading to Denial of Service
CVE-2017-6313
7.1HIGH
What is CVE-2017-6313?
The gdk-pixbuf library contains an integer underflow vulnerability within the load_resources function in io-icns.c. This flaw allows context-dependent attackers to manipulate image entry sizes in ICO files, potentially resulting in an out-of-bounds read, which can crash the program and lead to a denial of service. Proper validation mechanisms are crucial to prevent exploitation of this vulnerability and ensure the stability of applications relying on image processing via gdk-pixbuf.