]> code.ossystems Code Review - openembedded-core.git/commit
cups: patch for CVE-2011-2896
authorScott Garman <scott.a.garman@intel.com>
Fri, 28 Dec 2012 00:28:51 +0000 (16:28 -0800)
committerScott Garman <scott.a.garman@intel.com>
Fri, 28 Dec 2012 00:28:51 +0000 (16:28 -0800)
commitf4aca76c7933abf2771999c309d49ab91a3d9480
tree93027694a2d4efe4f1ddd224e938776e2b441445
parent6d030fcb69221da073ce413049deb8447934bed5
cups: patch for CVE-2011-2896

Patch from: http://cups.org/strfiles/3867/str3867.patch

The LZW decompressor in the LWZReadByte function in giftoppm.c in the
David Koblas GIF decoder in PBMPLUS, as used in the gif_read_lzw
function in filter/image-gif.c in CUPS before 1.4.7, the LZWReadByte
function in plug-ins/common/file-gif-load.c in GIMP 2.6.11 and earlier,
the LZWReadByte function in img/gifread.c in XPCE in SWI-Prolog 5.10.4
and earlier, and other products, does not properly handle code words
that are absent from the decompression table when encountered, which
allows remote attackers to trigger an infinite loop or a heap-based
buffer overflow, and possibly execute arbitrary code, via a crafted
compressed stream, a related issue to CVE-2006-1168 and CVE-2011-2895.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2896

[YOCTO #3582]
[ CQID: WIND00299595 ]

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Merged with denzil branch, partial fix for denzil bug [YOCTO #3652]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-extended/cups/cups-1.4.6/cups-CVE-2011-2896.patch [new file with mode: 0644]
meta/recipes-extended/cups/cups_1.4.6.bb