fix(cve): CVE-2026-39828, CVE-2026-39829, CVE-2026-39830 - update golang.org/x/crypto to v0.52.0 [release-v0.37.6]#2909
Open
divyansh42 wants to merge 5 commits into
Conversation
Signed-off-by: divyansh42 <diagrawa@redhat.com>
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
Signed-off-by: divyansh42 <diagrawa@redhat.com>
…1.25.8 to 1.25.9 Signed-off-by: divyansh42 <diagrawa@redhat.com>
|
|
Contributor
|
/retest |
Member
Author
|
/hold |
Member
Author
|
/retest |
Member
Author
|
/hold cancel |
7180558 to
25f8843
Compare
- Update golang.org/x/crypto from v0.46.0 to v0.52.0 - Addresses CVE-2026-39828: Unauthorized command execution via discarded SSH permissions in golang.org/x/crypto/ssh (GO-2026-5014) - Addresses CVE-2026-39829: DoS via crafted public key with excessive parameters in golang.org/x/crypto/ssh (GO-2026-5018) - Also picks up fixes for related x/crypto/ssh vulnerabilities in v0.52.0 - Run go mod tidy, go mod verify, go mod vendor; all tests pass Resolves: SRVKP-12454, SRVKP-12456 Co-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Divyanshu Agrawal <diagrawa@redhat.com>
25f8843 to
013169e
Compare
Contributor
|
[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 |
Member
Author
|
/retest |
Member
Author
|
/hold |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CVE Details
Jira: SRVKP-12454, SRVKP-12456, SRVKP-12481
Fix Summary
golang.org/x/cryptofrom v0.46.0 → v0.52.0Test Results ✅
Breaking Changes
No breaking changes. Indirect dependency bump only.
Verification Steps
go.modandgo.sumforgolang.org/x/crypto v0.52.0Risk Assessment
Low — Indirect dependency bump, no CLI API changes, all tests pass.
Updated by CVE Fixer automation — added CVE-2026-39830 (SRVKP-12481) coverage.