Release date:
2026-08-14 02:28:48 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:a9454e22e0ec2b3eec121a4c5d3a27202622a4fb
-
alt-python38-debug_3.8.20-26_amd64.deb
sha:2d34a39ecd2cc3fa3007788c9ea530c1d115d840
-
alt-python38-devel_3.8.20-26_amd64.deb
sha:0effe390488c08bdbf023ec1a796acd94a4dcccc
-
alt-python38-idle_3.8.20-26_amd64.deb
sha:7c920904597ffa5aebb8989b999c14d23018e4c3
-
alt-python38-libs_3.8.20-26_amd64.deb
sha:2f8367a7208e569e66126303c4e9b8cab29babe5
-
alt-python38-test_3.8.20-26_amd64.deb
sha:4616ff6fba1d781fbeedb0773fdb20605b721fe6
-
alt-python38-tkinter_3.8.20-26_amd64.deb
sha:f0277fbb3b771bed78e4cd612ab7021b00ecbd71
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.