Staging
v0.5.1
https://github.com/python/cpython
Revision cac9ca8ed99bd98f4c0dcd1913a146192bf5ee84 authored by Petr Viktorin on 16 July 2020, 19:48:01 UTC, committed by GitHub on 16 July 2020, 19:48:01 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 f52bf62
History
Tip revision: cac9ca8ed99bd98f4c0dcd1913a146192bf5ee84 authored by Petr Viktorin on 16 July 2020, 19:48:01 UTC
[3.5] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (#21489)
Tip revision: cac9ca8
File Mode Size
2.0.rst -rw-r--r-- 58.0 KB
2.1.rst -rw-r--r-- 36.1 KB
2.2.rst -rw-r--r-- 58.9 KB
2.3.rst -rw-r--r-- 87.6 KB
2.4.rst -rw-r--r-- 62.5 KB
2.5.rst -rw-r--r-- 97.8 KB
2.6.rst -rw-r--r-- 129.0 KB
2.7.rst -rw-r--r-- 112.5 KB
3.0.rst -rw-r--r-- 38.5 KB
3.1.rst -rw-r--r-- 21.4 KB
3.2.rst -rw-r--r-- 107.0 KB
3.3.rst -rw-r--r-- 96.9 KB
3.4.rst -rw-r--r-- 108.0 KB
3.5.rst -rw-r--r-- 90.4 KB
changelog.rst -rw-r--r-- 75 bytes
index.rst -rw-r--r-- 670 bytes

back to top