fix: upgrade Go to 1.25.7 to resolve CVE-2025-68121#755
fix: upgrade Go to 1.25.7 to resolve CVE-2025-68121#755WSandboxedOCCodeBot wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
|
Hi @WSandboxedOCCodeBot. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: WSandboxedOCCodeBot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Summary
Upgrades Go version to 1.25.7 to fix a CRITICAL vulnerability in the Go standard library.
CVE Fixed
CVE-2025-68121 (CRITICAL): crypto/tls session resumption vulnerability
Vulnerability Findings
Trivy Scan Command
Before Fix (registry.k8s.io/coredns/coredns:v1.12.0)
After Fix
Go 1.25.7 contains patches for these stdlib vulnerabilities.
This is a minimal patch-level version bump fix.