We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8a4b9b + 3f2205d commit 41b554bCopy full SHA for 41b554b
1 file changed
docs/releasenotes/7.1.0.rst
@@ -69,6 +69,16 @@ Passing a different value on Windows or macOS will force taking a snapshot
69
using the selected X server; pass an empty string to use the default X server.
70
XCB support is not included in pre-compiled wheels for Windows and macOS.
71
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
82
83
Other Changes
84
=============
0 commit comments