Security update for tiff
This update for tiff fixes the following issues:
Security issues fixed:
- CVE-2018-12900: Fixed heap-based buffer overflow in the cpSeparateBufToContigBuf (bsc#1099257).
- CVE-2018-18661: Fixed NULL pointer dereference in the function LZWDecode in the file tif_lzw.c (bsc#1113672).
- CVE-2018-18557: Fixed JBIG decode can lead to out-of-bounds write (bsc#1113094).
Non-security issues fixed:
- asan_build: build ASAN included
- debug_build: build more suitable for debugging
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Petr Gajdos (pgajdos)
Fixed bugs
bnc#1099257
VUL-0: CVE-2018-12900: tiff: Heap-based buffer overflow in the cpSeparateBufToContigBuf
bnc#1113672
VUL-1: CVE-2018-18661: tiff: NULL pointer dereference in the function LZWDecode in the file tif_lzw.c
bnc#1113094
VUL-1: CVE-2018-18557: tiff: JBIG decode can lead to out-of-bounds write