OCPBUGS-92024: bump golang.org/x/crypto to v0.53.0 for CVE-2026-39829#201
OCPBUGS-92024: bump golang.org/x/crypto to v0.53.0 for CVE-2026-39829#201nader-ziada wants to merge 1 commit into
Conversation
The RSA and DSA public key parsers in golang.org/x/crypto/ssh did not enforce size limits on key parameters, allowing a crafted public key to cause minutes of CPU consumption during signature verification. Signed-off-by: Nader Ziada <nziada@redhat.com>
|
@nader-ziada: This pull request references Jira Issue OCPBUGS-92024, 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. |
|
Caution Review failedAn error occurred during the review process. Please try again later. WalkthroughUpdates ChangesGo module updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Tools execution failed with the following error: Failed to run tools: 13 INTERNAL: Received RST_STREAM with code 2 (Internal server error) Comment |
|
[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 |
|
@nader-ziada: This pull request references Jira Issue OCPBUGS-92024. The bug has been updated to no longer 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. |
|
@nader-ziada: This pull request references Jira Issue OCPBUGS-92024, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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. |
|
/retest |
1 similar comment
|
/retest |
|
@nader-ziada: The following tests failed, say
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. |
|
/retest-required |
|
@theobarberbany would you mind reviewing |
CVE-2026-39829
The RSA and DSA public key parsers in golang.org/x/crypto/ssh did not enforce size limits on key parameters, allowing a crafted public key to cause minutes of CPU consumption during signature verification.
Summary by CodeRabbit
golang.org/xpackages, including security- and tooling-related libraries.