]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 13:58:57 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 13:58:57 +0000 (13:58 +0000)
commit672825e2f36a57e173959b0d9d409d4560dab8df
tree58ef412f519309b1cf9d0d2e6272cbb404530137
parent4ce6bf7c8aa7725828a38981c306f214c1f29365
[3.15] gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559) (#151997)

(cherry picked from commit 27dd970bf6b17ebca7c8ed486a40ab043ed7af8f)

Co-authored-by: Stan Ulbrych <stan@python.org>
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]