Staging
v0.5.1
https://github.com/python/cpython
Revision 79c6b602efc9a906c8496f3d5f4d54c54b48fa06 authored by Miss Islington (bot) on 15 July 2020, 12:35:08 UTC, committed by GitHub on 15 July 2020, 12:35:08 UTC
Avoid infinite loop when reading specially crafted TAR files using the tarfile module
(CVE-2019-20907).
(cherry picked from commit 5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4)

Co-authored-by: Rishi <rishi_devan@mail.com>
1 parent 620e276
History
Tip revision: 79c6b602efc9a906c8496f3d5f4d54c54b48fa06 authored by Miss Islington (bot) on 15 July 2020, 12:35:08 UTC
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21484)
Tip revision: 79c6b60
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top