Skip to content

Commit 41b554b

Browse files
authored
Merge pull request #4538 from hugovk/update-7.1.0-release-notes
Update 7.1.0 release notes with CVEs
2 parents a8a4b9b + 3f2205d commit 41b554b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/releasenotes/7.1.0.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,16 @@ Passing a different value on Windows or macOS will force taking a snapshot
6969
using the selected X server; pass an empty string to use the default X server.
7070
XCB support is not included in pre-compiled wheels for Windows and macOS.
7171

72+
Security
73+
========
74+
75+
This release includes security fixes.
76+
77+
* CVE-2020-10177 Fix multiple OOB reads in FLI decoding
78+
* CVE-2020-10378 Fix bounds overflow in PCX decoding
79+
* CVE-2020-10379 Fix two buffer overflows in TIFF decoding
80+
* CVE-2020-10994 Fix bounds overflow in JPEG 2000 decoding
81+
* CVE-2020-11538 Fix buffer overflow in SGI-RLE decoding
7282

7383
Other Changes
7484
=============

0 commit comments

Comments
 (0)