Описание
Security update for python311
This update for python311 fixes the following issues:
Update to 3.11.14:
- CVE-2025-6075: Fixed simple quadratic complexity vulnerabilities of os.path.expandvars() (bsc#1252974)
- CVE-2025-8291: Fixed validity of the ZIP64 End of Central Directory (EOCD) not checked by the 'zipfile' module (bsc#1251305)
Список пакетов
Container bci/python:3
Container containers/lmcache-lmstack-router:0
Container containers/open-webui-mcpo:0
Container containers/open-webui-pipelines:0
Container containers/open-webui:0
Container containers/pytorch:2-nvidia
SUSE Linux Enterprise Module for Basesystem 15 SP6
SUSE Linux Enterprise Module for Basesystem 15 SP7
SUSE Linux Enterprise Module for Python 3 15 SP6
SUSE Linux Enterprise Module for Python 3 15 SP7
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2025:4297-1
- E-Mail link for SUSE-SU-2025:4297-1
- SUSE Security Ratings
- SUSE Bug 1251305
- SUSE Bug 1252974
- SUSE CVE CVE-2025-6075 page
- SUSE CVE CVE-2025-8291 page
Описание
If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.
Затронутые продукты
Ссылки
- CVE-2025-6075
- SUSE Bug 1252974
Описание
The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations. Remediation maintains this behavior, but checks that the offset specified in the ZIP64 EOCD Locator record matches the expected value.
Затронутые продукты
Ссылки
- CVE-2025-8291
- SUSE Bug 1251305