VYPR

rpm package

suse/gdk-pixbuf&distro=SUSE Linux Enterprise Module for Basesystem 15 SP2

pkg:rpm/suse/gdk-pixbuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP2

Vulnerabilities (1)

  • CVE-2020-29385Dec 26, 2020
    affected < 2.40.0-3.3.1fixed 2.40.0-3.3.1

    GNOME gdk-pixbuf (aka GdkPixbuf) before 2.42.2 allows a denial of service (infinite loop) in lzw.c in the function write_indexes. if c->self_code equals 10, self->code_table[10].extends will assign the value 11 to c. The next execution in the loop will assign self->code_table[11]