OCPBUGS-75754: Update Go version to 1.24.12 to fix CVE-2025-61726#640
OCPBUGS-75754: Update Go version to 1.24.12 to fix CVE-2025-61726#640zhiqiangf wants to merge 1 commit intoopenshift:release-4.20from
Conversation
This addresses CVE-2025-61726 (memory exhaustion in net/url query parameter parsing) by updating from Go 1.24.3 to 1.24.12. Fixes: OCPBUGS-75754 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/test make-test |
2 similar comments
|
/test make-test |
|
/test make-test |
|
/lgtm |
|
@zhiqiangf: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
@wizhaoredhat: Overrode contexts on behalf of wizhaoredhat: ci/prow/make-e2e-test, ci/prow/make-e2e-test-marvell DetailsIn response to this:
Instructions 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. |
|
/approve |
|
@wizhaoredhat: The DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wizhaoredhat, zhiqiangf The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@zhiqiangf: This pull request references Jira Issue OCPBUGS-75754, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@zhiqiangf: This pull request references Jira Issue OCPBUGS-75754, which is invalid:
Comment DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
This addresses CVE-2025-61726 (memory exhaustion in net/url query parameter parsing) by updating from Go 1.24.3 to 1.24.12.
Fixes: OCPBUGS-75754