Описание
Security update for python311
This update for python311 fixes the following issues:
Security issues fixed:
- CVE-2026-3446: base64 decoding stops at first padded quad by default and ignores other information that could be processed (bsc#1261970).
Other updates and bugfixes:
- Rewrite structure of Python interpreter packages.
python3*symbols should be now provided by realpython3packages and its subpackages instead of the virtual provides (bsc#1258364).
Список пакетов
Image SLES15-SP4-CHOST-BYOS
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-CHOST-BYOS-EC2
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-CHOST-BYOS-SAP-CCloud
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-SAP
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-SAP-Azure
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-SAPCAL
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-SAPCAL-Azure
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP5-SAPCAL-Azure
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Image SLES15-SP5-SAPCAL-EC2
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
SUSE Linux Enterprise Module for Public Cloud 15 SP4
libpython3_11-1_0-3.11.15-150400.9.88.1
python311-3.11.15-150400.9.88.1
python311-base-3.11.15-150400.9.88.1
Ссылки
- Link for SUSE-SU-2026:2723-1
- E-Mail link for SUSE-SU-2026:2723-1
- SUSE Security Ratings
- SUSE Bug 1258364
- SUSE Bug 1261970
- SUSE CVE CVE-2026-3446 page
Описание
When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.
Затронутые продукты
Image SLES15-SP4-CHOST-BYOS-EC2:libpython3_11-1_0-3.11.15-150400.9.88.1
Image SLES15-SP4-CHOST-BYOS-EC2:python311-3.11.15-150400.9.88.1
Image SLES15-SP4-CHOST-BYOS-EC2:python311-base-3.11.15-150400.9.88.1
Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:libpython3_11-1_0-3.11.15-150400.9.88.1
Ссылки
- CVE-2026-3446
- SUSE Bug 1261970