Lucene search

K
osvGoogleOSV:DLA-563-1
HistoryJul 26, 2016 - 12:00 a.m.

libgd2 - security update

2016-07-2600:00:00
Google
osv.dev
10

0.014 Low

EPSS

Percentile

86.6%

A global out of bounds read when encoding gif from malformed input was
found in this software.

When given invalid inputs, we might be fed the EOF marker before it is
actually the EOF. The gif logic assumes once it sees the EOF marker,
there won’t be any more data, so it leaves the cur_bits index possibly
negative. So when we get more data, we underflow the masks array.

For Debian 7 Wheezy, these problems have been fixed in version
2.0.36~rc1~dfsg-6.1+deb7u5.

We recommend that you upgrade your libgd2 packages.

Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <https://wiki.debian.org/LTS&gt;