8000 [3.6] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) by miss-islington · Pull Request #21485 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jul 15, 2020

Avoid infinite loop when reading specially crafted TAR files using the tarfile module
(CVE-2019-20907).
(cherry picked from commit 5a8d121)

Co-authored-by: Rishi rishi_devan@mail.com

https://bugs.python.org/issue39017

Avoid infinite loop when reading specially crafted TAR files using the tarfile module
(CVE-2019-20907).
(cherry picked from commit 5a8d121)

Co-authored-by: Rishi <rishi_devan@mail.com>
@miss-islington
Copy link
Contributor Author

@rishi93 and @encukou: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@rishi93 and @encukou: Status check is done, and it's a success ✅ .

@ned-deily ned-deily merged commit 47a2955 into python:3.6 Jul 15, 2020
@bedevere-bot
Copy link

@ned-deily: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-5a8d121-3.6 branch July 15, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0