An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.
{
"url": "https://pkg.go.dev/vuln/GO-2026-5013",
"review_status": "REVIEWED"
}{
"imports": [
{
"symbols": [
"Dial",
"NewClientConn",
"NewServerConn",
"curve25519sha256.Client",
"curve25519sha256.Server",
"dhGEXSHA.Client",
"dhGEXSHA.Server",
"dhGroup.Client",
"dhGroup.Server",
"ecdh.Client",
"ecdh.Server",
"gcmCipher.readCipherPacket",
"mlkem768WithCurve25519sha256.Client",
"mlkem768WithCurve25519sha256.Server"
],
"path": "golang.org/x/crypto/ssh"
}
]
}