stable

python3.12-3.12.6-1.fc40 and python3-docs-3.12.6-1.fc40

FEDORA-2024-1d0cb3b43f created by churchyard 3 weeks ago for Fedora 40

This is the sixth maintenance release of Python 3.12

Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.6 is the latest maintenance release, containing about 90 bugfixes, build improvements and documentation changes since 3.12.5. This is an expedited release to address the following security issues:

  • gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes by http.cookies. Fixes CVE-2024-7592.
  • gh-121285: Remove backtracking from tarfile header parsing for hdrcharset, PAX, and GNU sparse headers. That's CVE-2024-6232.
  • gh-102988: email.utils.getaddresses() and email.utils.parseaddr() now return ('', '') 2-tuples in more situations where invalid email addresses are encountered instead of potentially inaccurate values. Add optional strict parameter to these two functions: use strict=False to get the old behavior, accept malformed inputs. getattr(email.utils, 'supports_strict_parsing', False) can be use to check if the strict paramater is available. This improves the CVE-2023-27043 fix.
  • gh-123270: Sanitize names in zipfile.Path to avoid infinite loops (gh-122905) without breaking contents using legitimate characters. That's CVE-2024-8088.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2024-1d0cb3b43f

This update has been submitted for testing by churchyard.

3 weeks ago

This update's test gating status has been changed to 'waiting'.

3 weeks ago

This update's test gating status has been changed to 'waiting'.

3 weeks ago

churchyard edited this update.

New build(s):

  • python3-docs-3.12.6-1.fc40

Karma has been reset.

3 weeks ago

churchyard edited this update.

3 weeks ago

This update's test gating status has been changed to 'passed'.

3 weeks ago

This update has been pushed to testing.

3 weeks ago
User Icon bojan commented & provided feedback 3 weeks ago
karma

Works.

User Icon lbalhar commented & provided feedback 3 weeks ago
karma

Works fine and fixes all the mentioned CVEs.

This update can be pushed to stable now if the maintainer wishes

3 weeks ago
User Icon derekenz commented & provided feedback 3 weeks ago
karma

Works

User Icon filiperosset commented & provided feedback 3 weeks ago
karma

no regressions noted

User Icon kparal commented & provided feedback 3 weeks ago
karma

no regressions on GNOME desktop

This update has been submitted for stable by bodhi.

3 weeks ago
karma

This update has been pushed to stable.

2 weeks ago

Please login to add feedback.

Metadata
Type
security
Severity
medium
Karma
6
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-2
Stable by Karma
5
Stable by Time
14 days
Dates
submitted
3 weeks ago
in testing
3 weeks ago
in stable
2 weeks ago
modified
3 weeks ago
approved
3 weeks ago
BZ#2307370 CVE-2024-8088 python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service
0
0
BZ#2307461 CVE-2024-8088 python3.12: From NVD collector [fedora-all]
0
0

Automated Test Results