Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-Pillow
From: Adam Ciarcinski
Date: 2016-03-06 10:34:46
Message id: 20160306093446.940E5FBB7@cvs.NetBSD.org
Log Message:
Changes 3.1.1
- Fixed an integer overflow in Resample.c causing writes in the Python heap.
- Fixed a buffer overflow in PcdDecode.c causing a segfault when opening PhotoCD \
files. CVE-2016-TBD
- Fixed a buffer overflow in FliDecode.c causing a segfault when opening FLI \
files. CVE-2016-0775
- Fixed a buffer overflow in TiffDecode.c causing an arbitrary amount of memory \
to be overwritten when opening a specially crafted invalid TIFF file. \
CVE-2016-0740
Files: