VYPR

rpm package

opensuse/gdk-pixbuf&distro=openSUSE Leap 15.2

pkg:rpm/opensuse/gdk-pixbuf&distro=openSUSE%20Leap%2015.2

Vulnerabilities (1)

  • CVE-2020-29385Dec 26, 2020
    affected < 2.40.0-lp152.2.3.1fixed 2.40.0-lp152.2.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]