Skip to content

Commit 8fb5e50

Browse files
committed
Added more CVE numbers [ci skip]
1 parent a10d2c9 commit 8fb5e50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/releasenotes/8.1.1.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ that could be used as a DOS attack.
2020
:cve:`CVE-2021-25293`: There is an out-of-bounds read in ``SgiRleDecode.c``,
2121
since Pillow 4.3.0.
2222

23-
There is an exhaustion of memory DOS in the ICNS, ICO, and BLP
24-
container formats where Pillow did not properly check the reported
25-
size of the contained image. These images could cause arbitrarily
26-
large memory allocations. This was reported by Jiayi Lin, Luke
27-
Shaffer, Xinran Xie, and Akshay Ajayan of
23+
There is an exhaustion of memory DOS in the BLP (:cve:`CVE-2021-27921`),
24+
ICNS (:cve:`CVE-2021-27922`) and ICO (:cve:`CVE-2021-27923`) container formats
25+
where Pillow did not properly check the reported size of the contained image.
26+
These images could cause arbitrarily large memory allocations. This was reported
27+
by Jiayi Lin, Luke Shaffer, Xinran Xie, and Akshay Ajayan of
2828
`Arizona State University <https://www.asu.edu/>`_.
2929

3030

0 commit comments

Comments
 (0)