Release date:
2026-08-14 03:43:50 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:baa1fd75bc02f8bd1c4f937c9db15ebe70c79def
-
alt-python38-debug_3.8.20-26_amd64.deb
sha:1a4d4687d3bd5bd72f8e6318908981fcbb1a07be
-
alt-python38-devel_3.8.20-26_amd64.deb
sha:004f4a4fe135cbbbeedc6714f655001073cb38de
-
alt-python38-idle_3.8.20-26_amd64.deb
sha:b4b265af731ff26f478d4ba48ba04fa4b87e3af5
-
alt-python38-libs_3.8.20-26_amd64.deb
sha:1912d1c52d6308a250502a60132367acf0d0f6b9
-
alt-python38-test_3.8.20-26_amd64.deb
sha:d95597f4cfb8d4800107a8a1ba74a334d80904e1
-
alt-python38-tkinter_3.8.20-26_amd64.deb
sha:20742cd9a8a8f3c3e003598eedc131e7e381506b
-
alt-python38_3.8.20-26_arm64.deb
sha:dd3bb1fe142a64aba76c272ff316c13beb1fa9fb
-
alt-python38-debug_3.8.20-26_arm64.deb
sha:b255064a9e32b31a5dbf99d67f5800da62d17e58
-
alt-python38-devel_3.8.20-26_arm64.deb
sha:fe0dd37e0ab06faceaed0b567bb503b79d6afc5e
-
alt-python38-idle_3.8.20-26_arm64.deb
sha:ca4a6ed5ac822b55aa748b674b063c77ebc6bf6e
-
alt-python38-libs_3.8.20-26_arm64.deb
sha:e73f9b98aace28ea05b2e7b693c4f116a31b0d17
-
alt-python38-test_3.8.20-26_arm64.deb
sha:5a3212a16fb19c5fd3fef32733d7cb36f441f329
-
alt-python38-tkinter_3.8.20-26_arm64.deb
sha:a914e9326284b2d70e323fd9784544ba667ceda2
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.