fix(cve): CVE-2026-39828, CVE-2026-39829, CVE-2026-39830 - update golang.org/x/crypto to v0.52.0 [release-v0.37.x] - #2909
Merged
Conversation
|
|
Contributor
|
/retest |
Member
Author
|
/hold |
Member
Author
|
/retest |
Member
Author
|
/hold cancel |
divyansh42
force-pushed
the
fix/SRVKP-12454-SRVKP-12456-CVE-2026-39828-CVE-2026-39829-xcrypto-release-v0.37.6-attempt-1
branch
3 times, most recently
from
July 3, 2026 12:46
7180558 to
25f8843
Compare
divyansh42
force-pushed
the
fix/SRVKP-12454-SRVKP-12456-CVE-2026-39828-CVE-2026-39829-xcrypto-release-v0.37.6-attempt-1
branch
from
July 3, 2026 12:50
25f8843 to
013169e
Compare
Member
Author
|
/retest |
Member
Author
|
/hold |
divyansh42
force-pushed
the
fix/SRVKP-12454-SRVKP-12456-CVE-2026-39828-CVE-2026-39829-xcrypto-release-v0.37.6-attempt-1
branch
from
July 9, 2026 09:18
013169e to
aef8655
Compare
divyansh42
force-pushed
the
fix/SRVKP-12454-SRVKP-12456-CVE-2026-39828-CVE-2026-39829-xcrypto-release-v0.37.6-attempt-1
branch
2 times, most recently
from
July 10, 2026 09:46
fd34c21 to
64d9ac0
Compare
Member
Author
|
/hold cancel |
…ang.org/x/crypto to v0.52.0 - 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) - Addresses CVE-2026-39830: DoS via resource leak from unsolicited SSH responses in golang.org/x/crypto/ssh (GO-2026-5017) - Run go mod tidy, go mod vendor Resolves: SRVKP-12454, SRVKP-12456, SRVKP-12481 Signed-off-by: Divyanshu Agrawal <diagrawa@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
divyansh42
force-pushed
the
fix/SRVKP-12454-SRVKP-12456-CVE-2026-39828-CVE-2026-39829-xcrypto-release-v0.37.6-attempt-1
branch
from
July 10, 2026 12:42
64d9ac0 to
b08bdbf
Compare
Member
Author
|
/retest |
3 similar comments
Contributor
|
/retest |
Member
Author
|
/retest |
Member
Author
|
/retest |
Contributor
|
/lgtm |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pratap0007 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 |
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.