[PATCH] [3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Apr 2026 21:18:52 +0000 (23:18 +0200)
committerArnaud Rebillout <arnaudr@debian.org>
Thu, 14 May 2026 03:00:00 +0000 (10:00 +0700)
commitbee7219b040dd56d529cbedaf9a115a76dfc4b0f
tree0f958c6087be2b5914575dc32bf63872a017c3ad
parenta2f9de0991f0bd7578d02801db297a1b2d7c8369
[PATCH] [3.10] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (#145816)

gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
(cherry picked from commit 42d754e34c06e57ad6b8e7f92f32af679912d8ab)

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Eashwar Ranganathan <eashwar@eashwar.com>
Origin: backport, https://github.com/python/cpython/commit/72dde1016493c52abe857fc4a7bf6c40138b4114

Gbp-Pq: Name CVE-2025-13462.patch
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-11-18-06-35-53.gh-issue-141707.DBmQIy.rst [new file with mode: 0644]