commit | 544ac6bca09edabb587db42ccb3ae51df58a3a56 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter@korsgaard.com> | Fri Jul 14 16:24:26 2017 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri Jul 14 19:31:03 2017 +0200 |
tree | 56e498a3cc210fee6c4e23a1f4184793b6c744e6 | |
parent | 31bd29fe093a258755929a23d764b02323fcdc46 [diff] |
tiff: add upstream security fix for CVE-2017-10688 Fixes CVE-2017-10688 - n LibTIFF 4.0.8, there is a assertion abort in the TIFFWriteDirectoryTagCheckedLong8Array function in tif_dirwrite.c. A crafted input will lead to a remote denial of service attack. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>