Skip to content

[release-ocm-2.11] ACM-35578: CVE-2026-39828/39829/39830 Bump golang.org/x/crypto to v0.52.0#10502

Open
shay23bra wants to merge 1 commit into
openshift:release-ocm-2.11from
shay23bra:cve-x-crypto-v0.52.0-release-ocm-2.11
Open

[release-ocm-2.11] ACM-35578: CVE-2026-39828/39829/39830 Bump golang.org/x/crypto to v0.52.0#10502
shay23bra wants to merge 1 commit into
openshift:release-ocm-2.11from
shay23bra:cve-x-crypto-v0.52.0-release-ocm-2.11

Conversation

@shay23bra

Copy link
Copy Markdown
Contributor

Bump golang.org/x/crypto to v0.52.0 to fix three SSH vulnerabilities:

  • CVE-2026-39828 — SSH certificate restriction bypass via PartialSuccessError
  • CVE-2026-39829 — DoS via oversized RSA/DSA key parameters
  • CVE-2026-39830 — Server deadlock via unsolicited global request responses

Changes

  • golang.org/x/crypto → v0.52.0
  • Transitive updates to x/net, x/sync, x/sys as needed
  • Vendor updated

https://redhat.atlassian.net/browse/ACM-35578

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 23, 2026
@openshift-ci-robot

openshift-ci-robot commented Jun 23, 2026

Copy link
Copy Markdown

@shay23bra: This pull request references ACM-35578 which is a valid jira issue.

Details

In response to this:

Bump golang.org/x/crypto to v0.52.0 to fix three SSH vulnerabilities:

  • CVE-2026-39828 — SSH certificate restriction bypass via PartialSuccessError
  • CVE-2026-39829 — DoS via oversized RSA/DSA key parameters
  • CVE-2026-39830 — Server deadlock via unsolicited global request responses

Changes

  • golang.org/x/crypto → v0.52.0
  • Transitive updates to x/net, x/sync, x/sys as needed
  • Vendor updated

https://redhat.atlassian.net/browse/ACM-35578

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.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 26bdb2ec-b567-49b8-98e4-403e5a76ebc8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 23, 2026
@openshift-ci openshift-ci Bot requested review from carbonin and danmanor June 23, 2026 08:17
@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shay23bra
Once this PR has been reviewed and has the lgtm label, please assign rccrdpccl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.32%. Comparing base (fe60b4e) to head (08aa02e).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           release-ocm-2.11   #10502      +/-   ##
====================================================
- Coverage             41.33%   41.32%   -0.01%     
====================================================
  Files                   298      298              
  Lines                 60614    60614              
====================================================
- Hits                  25052    25050       -2     
- Misses                33336    33337       +1     
- Partials               2226     2227       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shay23bra

Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

@shay23bra: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/subsystem-kubeapi-aws 08aa02e link true /test subsystem-kubeapi-aws
ci/prow/subsystem-aws 08aa02e link true /test subsystem-aws

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants