]> code.ossystems Code Review - openembedded-core.git/commit
tiff: Security fix CVE-2016-3945
authorYi Zhao <yi.zhao@windriver.com>
Wed, 26 Oct 2016 08:26:44 +0000 (16:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Nov 2016 10:33:33 +0000 (10:33 +0000)
commit3a4d2618c50aed282af335ef213c5bc0c9f0534e
tree2bbdb299d3f607a403db838d4d09d4254f9e9cf7
parentdf3f4785fc69d3ddbd30ccd954aad3d3618c5916
tiff: Security fix CVE-2016-3945

CVE-2016-3945 libtiff: Multiple integer overflows in the (1)
cvt_by_strip and (2) cvt_by_tile functions in the tiff2rgba tool in
LibTIFF 4.0.6 and earlier, when -b mode is enabled, allow remote
attackers to cause a denial of service (crash) or execute arbitrary code
via a crafted TIFF image, which triggers an out-of-bounds write.

External References:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3945
http://bugzilla.maptools.org/show_bug.cgi?id=2545

Patch from:
https://github.com/vadz/libtiff/commit/7c39352ccd9060d311d3dc9a1f1bc00133a160e6

(From OE-Core rev: 04b9405c7e980d7655c2fd601aeeae89c0d83131)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-multimedia/libtiff/files/CVE-2016-3945.patch [new file with mode: 0644]
meta/recipes-multimedia/libtiff/tiff_4.0.6.bb