[release-4.12] OCPBUGS-46236: CVE-2024-45337, CVE-2025-22869 Update golang.org/x/crypto to patched OpenShift fork#129
Conversation
…-4.19 [release-4.19] OCPBUGS-52542: CVE-2025-22869 Update golang.org/x/crypto to patched OpenShift fork
|
@aman4433: This pull request references Jira Issue OCPBUGS-46236, 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
@aman4433: 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. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@openshift-bot: Closed this PR. 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. |
|
@aman4433: This pull request references Jira Issue OCPBUGS-46236. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. 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. |
To address GHSA-v778-237x-gjrc, update golang.org/x/crypto/ssh to version v0.31.0 or later. This fixes an authorization bypass in ServerConfig.PublicKeyCallback that could allow unauthorized SSH access. Users should apply the update and rebuild affected applications immediately.
We are using the OpenShift fork of golang.org/x/crypto (tagged v0.35.0-openshift) to avoid introducing an implicit Go version upgrade, which the upstream v0.35.0 module enforces.