]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:56:51 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 13:56:51 +0000 (13:56 +0000)
commit771d12dda5140313db0ac550292987975651bbde
tree0074e5c348a75727e8e25bb3c0d355d8b8b6a9d1
parent3f031d431f80668e14f3bc066bbf4369cd9281b9
[3.13] gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559)

(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]