Skip to content

fix: update golang.org/x/crypto to v0.45.0 to fix security vulnerabilities#3787

Merged
dims merged 1 commit intogoogle:masterfrom
dims:fix-dependabot-crypto-vulnerability
Dec 13, 2025
Merged

fix: update golang.org/x/crypto to v0.45.0 to fix security vulnerabilities#3787
dims merged 1 commit intogoogle:masterfrom
dims:fix-dependabot-crypto-vulnerability

Conversation

@dims
Copy link
Collaborator

@dims dims commented Dec 13, 2025

Summary

Updates golang.org/x/crypto from v0.38.0 to v0.45.0 to address security vulnerabilities:

  • CVE-2025-47914: golang.org/x/crypto/ssh/agent vulnerable to panic if message is malformed due to out of bounds read
  • CVE-2025-58181: golang.org/x/crypto/ssh allows an attacker to cause unbounded memory consumption

Changes

  • Updated golang.org/x/crypto v0.38.0 → v0.45.0 in cmd/go.mod
  • Updated transitive dependencies (golang.org/x/net, golang.org/x/sys, golang.org/x/text)

Test plan

  • CI passes
  • Dependabot alerts are resolved

Fixes: https://github.com/google/cadvisor/security/dependabot/98
Fixes: https://github.com/google/cadvisor/security/dependabot/99

…ities

Updates golang.org/x/crypto from v0.38.0 to v0.45.0 to address:

- CVE-2025-47914: golang.org/x/crypto/ssh/agent vulnerable to panic
  if message is malformed due to out of bounds read
- CVE-2025-58181: golang.org/x/crypto/ssh allows an attacker to cause
  unbounded memory consumption

Fixes: https://github.com/google/cadvisor/security/dependabot/98
Fixes: https://github.com/google/cadvisor/security/dependabot/99

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
@dims dims force-pushed the fix-dependabot-crypto-vulnerability branch from a18b556 to d14f395 Compare December 13, 2025 15:04
@dims dims merged commit a1160cf into google:master Dec 13, 2025
8 checks passed
@google google deleted a comment from google-cla bot Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant