Описание
Security update for python36
This update for python36 fixes the following issues:
- CVE-2026-3446: Base64 decoding stops at first padded quad by default (bsc#1261970).
Список пакетов
Image SLES12-SP5-Azure-HPC-BYOS
libpython3_6m1_0-3.6.15-111.1
python36-base-3.6.15-111.1
Image SLES12-SP5-Azure-HPC-On-Demand
libpython3_6m1_0-3.6.15-111.1
python36-base-3.6.15-111.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
libpython3_6m1_0-3.6.15-111.1
libpython3_6m1_0-32bit-3.6.15-111.1
python36-3.6.15-111.1
python36-base-3.6.15-111.1
python36-devel-3.6.15-111.1
Ссылки
- Link for SUSE-SU-2026:2655-1
- E-Mail link for SUSE-SU-2026:2655-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 SLES12-SP5-Azure-HPC-BYOS:libpython3_6m1_0-3.6.15-111.1
Image SLES12-SP5-Azure-HPC-BYOS:python36-base-3.6.15-111.1
Image SLES12-SP5-Azure-HPC-On-Demand:libpython3_6m1_0-3.6.15-111.1
Image SLES12-SP5-Azure-HPC-On-Demand:python36-base-3.6.15-111.1
Ссылки
- CVE-2026-3446
- SUSE Bug 1261970