Описание
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.
Релиз | Статус | Примечание |
---|---|---|
bionic | not-affected | code not present |
devel | not-affected | 2.42.2+dfsg-1 |
esm-infra-legacy/trusty | DNE | |
esm-infra/bionic | not-affected | code not present |
esm-infra/focal | not-affected | 2.40.0+dfsg-3ubuntu0.1 |
esm-infra/xenial | not-affected | code not present |
focal | released | 2.40.0+dfsg-3ubuntu0.1 |
groovy | released | 2.40.0+dfsg-5ubuntu0.1 |
precise/esm | DNE | |
trusty | ignored | end of standard support |
Показывать по
EPSS
4.3 Medium
CVSS2
5.5 Medium
CVSS3
Связанные уязвимости
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.
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.
GNOME gdk-pixbuf (aka GdkPixbuf) before 2.42.2 allows a denial of serv ...
EPSS
4.3 Medium
CVSS2
5.5 Medium
CVSS3