]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559)
authorStan Ulbrych <stan@python.org>
Tue, 23 Jun 2026 13:31:38 +0000 (14:31 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 13:31:38 +0000 (15:31 +0200)
commit27dd970bf6b17ebca7c8ed486a40ab043ed7af8f
tree0c117b763d8b65bf4ff0c5f8c3fcce1524d7730a
parentf50bf13566189c8d0ce5a814f33eff3d89951896
gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559)
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS.d/next/Security/2026-06-10-13-08-19.gh-issue-151558.mL74i2.rst [new file with mode: 0644]