Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 72ef6d6

Browse files
authored
doc(python-3.1[012]): Add pending-upstream-fix CVE-2025-13837 (#27868)
python-3.10 Upstream Fix PR: python/cpython#142151 python-3.11 Upstream Fix PR: python/cpython#142150 python-3.12 Upstream Fix PR: python/cpython#142149 Related issues: https://github.com/chainguard-dev/CVE-Dashboard/issues/49073 https://github.com/chainguard-dev/CVE-Dashboard/issues/48783 https://github.com/chainguard-dev/CVE-Dashboard/issues/49656 Signed-off-by: Vivian Rook <vivian.rook@chainguard.dev>
1 parent b8d8f23 commit 72ef6d6

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

python-3.10.advisories.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ advisories:
183183
componentType: apk
184184
componentLocation: /.PKGINFO
185185
scanner: grype
186+
- timestamp: 2025-12-11T09:16:30Z
187+
type: pending-upstream-fix
188+
data:
189+
note: 'Upstream are actively working on, and have a PR open regarding this issue. Upstream maintainers will need to approve and merge the PR. Fix PR: https://github.com/python/cpython/pull/142151'
186190

187191
- id: CGA-8659-6q2f-8j63
188192
aliases:

python-3.11.advisories.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,10 @@ advisories:
496496
componentType: apk
497497
componentLocation: /.PKGINFO
498498
scanner: grype
499+
- timestamp: 2025-12-11T09:15:56Z
500+
type: pending-upstream-fix
501+
data:
502+
note: 'Upstream are actively working on, and have a PR open regarding this issue. Upstream maintainers will need to approve and merge the PR. Fix PR: https://github.com/python/cpython/pull/142150'
499503

500504
- id: CGA-xpvj-6xv7-fgvq
501505
aliases:

python-3.12.advisories.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ advisories:
2121
componentType: apk
2222
componentLocation: /.PKGINFO
2323
scanner: grype
24+
- timestamp: 2025-12-11T09:15:03Z
25+
type: pending-upstream-fix
26+
data:
27+
note: 'Upstream are actively working on, and have a PR open regarding this issue. Upstream maintainers will need to approve and merge the PR. Fix PR: https://github.com/python/cpython/pull/142149'
2428

2529
- id: CGA-335j-rwgj-885w
2630
aliases:

0 commit comments

Comments
 (0)