Skip to content

Bump golang.org/x/crypto from 0.41.0 to 0.52.0 - #11

Merged
devkoriel merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0
Aug 11, 2026
Merged

Bump golang.org/x/crypto from 0.41.0 to 0.52.0#11
devkoriel merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.41.0 to 0.52.0.

Commits
  • a1c0d99 go.mod: update golang.org/x dependencies
  • 3c7c869 ssh: fix deadlock on unexpected channel responses
  • 533fb3f ssh: fix source-address critical option bypass
  • abbc44d ssh: fix incorrect operator order
  • e052873 ssh: fix infinite loop on large channel writes due to integer overflow
  • b61cf85 ssh: enforce user presence verification for security keys
  • 9c2cd33 ssh: enforce strict limits on DSA key parameters
  • 8907318 ssh: reject RSA keys with excessively large moduli
  • ffd87b4 ssh: fix panic when authority callbacks are nil
  • 4e7a738 ssh: fix deadlock on unexpected global responses
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
golang.org/x/crypto [>= 0.17.a, < 0.18]

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 10, 2026
@devkoriel

Copy link
Copy Markdown
Contributor

@dependabot rebase

Rebasing to pick up the CI fix merged in #12 (Go matrix 1.21.x to 1.24.x, golangci-lint v2.12.2). The lint failure on this PR was caused by that stale toolchain mismatch, not by the dependency bump. Ref [sc-19289].

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.52.0 branch from d672c64 to ee9a4e2 Compare August 11, 2026 03:35
@devkoriel

Copy link
Copy Markdown
Contributor

@dependabot rebase

Rebasing onto main now that #13 switched pkg/tor/onion.go to the standard library crypto/sha3, which clears the govet inline finding that was blocking this PR. Ref [sc-19289].

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.52.0.
- [Commits](golang/crypto@v0.41.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/crypto-0.52.0 branch from ee9a4e2 to afdd267 Compare August 11, 2026 12:56

@devkoriel devkoriel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pure go.mod/go.sum bump to golang.org/x/crypto v0.52.0, CI green after #12 (CI toolchain) and #13 (stdlib crypto/sha3). Clears CVE-2026-42508, CVE-2026-39830 through 39834 and CVE-2026-46595. Ref [sc-19289].

@devkoriel
devkoriel merged commit 058ad7c into main Aug 11, 2026
1 check passed
@devkoriel
devkoriel deleted the dependabot/go_modules/golang.org/x/crypto-0.52.0 branch August 11, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant