Name | CVE-2020-29385 |
Description | 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].extends to c, which will give the value of 10. This will make the loop run infinitely. This bug can, for example, be triggered by calling this function with a GIF image with LZW compression that is crafted in a special way. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 977166 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
gdk-pixbuf (PTS) | jessie, jessie (lts) | 2.31.1-2+deb8u10 | fixed |
stretch (security) | 2.36.5-2+deb9u2 | fixed | |
stretch (lts), stretch | 2.36.5-2+deb9u3 | fixed | |
buster, buster (lts) | 2.38.1+dfsg-1+deb10u1 | fixed | |
bullseye | 2.42.2+dfsg-1+deb11u2 | fixed | |
bullseye (security) | 2.42.2+dfsg-1+deb11u1 | fixed | |
bookworm | 2.42.10+dfsg-1+deb12u1 | fixed | |
sid, trixie | 2.42.12+dfsg-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
gdk-pixbuf | source | jessie | (not affected) | |||
gdk-pixbuf | source | stretch | (not affected) | |||
gdk-pixbuf | source | buster | (not affected) | |||
gdk-pixbuf | source | (unstable) | 2.42.2+dfsg-1 | 977166 |
[buster] - gdk-pixbuf <not-affected> (Vulnerable code not present)
[stretch] - gdk-pixbuf <not-affected> (Vulnerable code not present)
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/commit/bdd3acbd48a575d418ba6bf1b32d7bda2fae1c81
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/164
[jessie] - gdk-pixbuf <not-affected> (Vulnerable code not present)