Opened 2 years ago
Closed 2 years ago
#18455 closed enhancement (fixed)
python3-3.11.5 (security update)
| Reported by: | Bruce Dubbs | Owned by: | pierre |
|---|---|---|---|
| Priority: | elevated | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (7)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
| Summary: | python3-3.11.5 (Wait for LFS) → python3-3.11.5 |
|---|
This package is now in LFS.
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 2 years ago
comment:5 by , 2 years ago
| Priority: | normal → elevated |
|---|---|
| Summary: | python3-3.11.5 → python3-3.11.5 (security update) |
This is the fifth maintenance release of Python 3.11
Python 3.11.5 is the newest major release of the Python programming language, and it contains many new features and optimizations.
Security content in this release
gh-108310: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the TLS handshake and included protections (like certificate verification) and treating sent unencrypted data as if it were post-handshake TLS encrypted data. Security issue reported as CVE-2023-40217 by Aapo Oksman. Patch by Gregory P. Smith.
I'd say it's medium severity
comment:7 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
SA done at commit c4ac25a in the www repository.

There is some warnings:
I guess we should update the install process for gpgme and libpwquality Python modules in 12.1 dev cycle.