Описание
ELSA-2025-7107: python3.12 security update (MODERATE)
[3.12.9-1]
- Update to 3.12.9
- Security fix for CVE-2025-0938 Resolves: RHEL-77261
[3.12.8-1]
- Update to 3.12.8
- Security fix for CVE-2024-9287 and CVE-2024-12254 Resolves: RHEL-64886, RHEL-70320
[3.12.6-1]
- Update to 3.12.6 Resolves: RHEL-57417
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
python3.12-debug
3.12.9-1.el9
python3.12-idle
3.12.9-1.el9
python3.12-test
3.12.9-1.el9
python3.12
3.12.9-1.el9
python3.12-devel
3.12.9-1.el9
python3.12-libs
3.12.9-1.el9
python3.12-tkinter
3.12.9-1.el9
Oracle Linux x86_64
python3.12
3.12.9-1.el9
python3.12-devel
3.12.9-1.el9
python3.12-libs
3.12.9-1.el9
python3.12-tkinter
3.12.9-1.el9
python3.12-debug
3.12.9-1.el9
python3.12-idle
3.12.9-1.el9
python3.12-test
3.12.9-1.el9
Связанные CVE
Связанные уязвимости
The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
The Python standard library functions `urllib.parse.urlsplit` and `url ...