Page MenuHomeFreeBSD

lang/python313: Backport two security fixes
Needs RevisionPublic

Authored by des on Sat, Jun 20, 8:08 PM.
Tags
None
Referenced Files
F160421468: D57717.id180201.diff
Wed, Jun 24, 7:39 AM
Unknown Object (File)
Mon, Jun 22, 6:12 PM
Unknown Object (File)
Sun, Jun 21, 11:08 PM
Unknown Object (File)
Sat, Jun 20, 8:37 PM
Subscribers

Details

Reviewers
vishwin
Group Reviewers
Python
Summary

Backport patches for CVE-2025-15366 and CVE-2025-15367.

MFH: 2026Q2

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 74072
Build 70955: arc lint + arc unit

Event Timeline

des requested review of this revision.Sat, Jun 20, 8:08 PM
des created this revision.
vishwin requested changes to this revision.Sat, Jun 20, 8:55 PM
vishwin added a subscriber: vishwin.

This is intentionally omitted because upstream is still evaluating its functional correctness relative to the RFC this module implements, despite having committed in trunk.

This revision now requires changes to proceed.Sat, Jun 20, 8:55 PM

This is intentionally omitted because upstream is still evaluating its functional correctness relative to the RFC this module implements, despite having committed in trunk.

That is not an accurate representation of the situation. Upstream has decided not to backport these patches not because they have doubts about their correctness but because they don't want to break backward compatibility on an existing release branch. We would not be the first redistributor to disagree with upstream and backport the patches; Red Hat for instance currently ships Python 3.12 with these patches backported.