fix(python-3.13): CVE-2025-12084 cherrypick fix#75288
Merged
vivian-rook merged 1 commit intowolfi-dev:mainfrom Dec 9, 2025
Merged
fix(python-3.13): CVE-2025-12084 cherrypick fix#75288vivian-rook merged 1 commit intowolfi-dev:mainfrom
vivian-rook merged 1 commit intowolfi-dev:mainfrom
Conversation
Patch for python 3.13 has been merged in python/cpython#142210 though thus far a new point release has not been added. Cherrypicking in the commit until a new point release including the commit is added. https://github.com/chainguard-dev/CVE-Dashboard/issues/51032 Signed-off-by: Vivian Rook <vivian.rook@chainguard.dev>
vivian-rook
pushed a commit
to wolfi-dev/advisories
that referenced
this pull request
Dec 9, 2025
python-3.10 Upstream Fix PR: python/cpython#142213 python-3.11 Upstream Fix PR: python/cpython#142212 python-3.12 Upstream Fix PR: python/cpython#142211 python-3.13 Upstream Fix PR: python/cpython#142210 python-3.13 Local Fix PR: wolfi-dev/os#75288 python-3.14 Upstream Fix PR: python/cpython#142209 python-3.14 Local Fix PR: wolfi-dev/os#75289 Related issues: https://github.com/chainguard-dev/CVE-Dashboard/issues/50689 https://github.com/chainguard-dev/CVE-Dashboard/issues/51027 https://github.com/chainguard-dev/CVE-Dashboard/issues/50150 https://github.com/chainguard-dev/CVE-Dashboard/issues/51032 https://github.com/chainguard-dev/CVE-Dashboard/issues/50978 Signed-off-by: Vivian Rook <vivian.rook@chainguard.dev>
AmberArcadia
approved these changes
Dec 9, 2025
sergiodj
approved these changes
Dec 9, 2025
github-merge-queue bot
pushed a commit
to wolfi-dev/advisories
that referenced
this pull request
Dec 10, 2025
python-3.10 Upstream Fix PR: python/cpython#142213 python-3.11 Upstream Fix PR: python/cpython#142212 python-3.12 Upstream Fix PR: python/cpython#142211 python-3.13 Upstream Fix PR: python/cpython#142210 python-3.13 Local Fix PR: wolfi-dev/os#75288 python-3.14 Upstream Fix PR: python/cpython#142209 python-3.14 Local Fix PR: wolfi-dev/os#75289 Related issues: https://github.com/chainguard-dev/CVE-Dashboard/issues/50689 https://github.com/chainguard-dev/CVE-Dashboard/issues/51027 https://github.com/chainguard-dev/CVE-Dashboard/issues/50150 https://github.com/chainguard-dev/CVE-Dashboard/issues/51032 https://github.com/chainguard-dev/CVE-Dashboard/issues/50978 Signed-off-by: Vivian Rook <vivian.rook@chainguard.dev> Signed-off-by: Vivian Rook <91909295+vivian-rook@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch for python 3.13 has been merged in
python/cpython#142210 though thus far a new point release has not been added. Cherrypicking in the commit until a new point release including the commit is added.
https://github.com/chainguard-dev/CVE-Dashboard/issues/51032