Release date:
2026-08-14 03:49:15 UTC
Description:
* SECURITY UPDATE: tarfile.data_filter could be bypassed using crafted
link entries, including symlinks with empty or directory-like names,
to redirect later archive members outside the intended extraction
directory, so tarfile.extractall() could write files outside the
destination directory.
- debian/patches/CVE-2026-7774.patch: backport of cpython c063191c
(gh-149486, [3.10] branch). data_filter now validates the
normalised linkname that is actually written to disk, strips
trailing separators from a symlink member's name before resolving
its directory, and rejects link members that resolve to the
destination directory itself.
- CVE-2026-7774
* debian/patches/CVE-2026-8328.patch: register the TestFtpcpSecurity
test class in test_ftplib's test_main so regrtest actually runs it
(fixes an omission in the original backport; no functional change
to the CVE fix itself).
Updated packages:
-
alt-python38_3.8.20-26_amd64.deb
sha:99411b914f13f30093811ae350c4bc964a05d52c
-
alt-python38-debug_3.8.20-26_amd64.deb
sha:bfc9609b6e92ce4361fef1291ec3faed642afa37
-
alt-python38-devel_3.8.20-26_amd64.deb
sha:7dfcadcb22fe385ea0d78d9c8484f5814bdf372b
-
alt-python38-idle_3.8.20-26_amd64.deb
sha:0fd02cdfda96df47dddf9d0fa2e790f728a8bf5e
-
alt-python38-libs_3.8.20-26_amd64.deb
sha:11d73ddbbb99a6f2463b6c0a142e41891643928b
-
alt-python38-test_3.8.20-26_amd64.deb
sha:bf88e203dd1bc9b7bb47844fcc7cc919dc69439a
-
alt-python38-tkinter_3.8.20-26_amd64.deb
sha:895a93ee8097f9639cd3d4811aab64ab3bf7edfd
-
alt-python38_3.8.20-26_arm64.deb
sha:d048cffd6ae790c95e22c37b7397d0879cb68caa
-
alt-python38-debug_3.8.20-26_arm64.deb
sha:7cce1c67589f77379a6701845c02221de99c6c8b
-
alt-python38-devel_3.8.20-26_arm64.deb
sha:963ad94d00b330ab1f047c8d85aa991a70cd214a
-
alt-python38-idle_3.8.20-26_arm64.deb
sha:b82d7ba2a10c256381b865042c7fc2acb72bcfe9
-
alt-python38-libs_3.8.20-26_arm64.deb
sha:0253fc8b396cdc459463dc8fd6b551848f5ec5fb
-
alt-python38-test_3.8.20-26_arm64.deb
sha:f52fbf5b50f19ada0a42c214847e5ccda528f238
-
alt-python38-tkinter_3.8.20-26_arm64.deb
sha:c0ce810c1288683a99512781af1b9806dbed2f6b
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.