mirror of
https://github.com/containers/podman.git
synced 2026-07-27 07:27:09 -04:00
CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh CVE-2026-42508: Revoked SignatureKey not correctly checked for revocation in golang.org/x/crypto/ssh/knownhosts Update golang.org/x/crypto from v0.50.0 to v0.53.0. References: - https://pkg.go.dev/vuln/GO-2026-5017 - https://pkg.go.dev/vuln/GO-2026-5021 - https://go.dev/issue/79564 - https://go.dev/issue/79568 Signed-off-by: Lokesh Mandvekar <lsm5@linux.com>