Staging
v0.5.1
https://github.com/python/cpython
Revision f3232294ee695492f43d424cc6969d018d49861d authored by Miss Islington (bot) on 15 July 2020, 12:30:33 UTC, committed by GitHub on 15 July 2020, 12:30:33 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>

Automerge-Triggered-By: @encukou
1 parent 805874a
History
Tip revision: f3232294ee695492f43d424cc6969d018d49861d authored by Miss Islington (bot) on 15 July 2020, 12:30:33 UTC
[3.9] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21482)
Tip revision: f323229
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 44.4 KB
python.c -rw-r--r-- 266 bytes

README

back to top