crypto/tls clients can panic when provided a certificate of the wrong type for the negotiated parameters. net/http clients performing HTTPS requests are also affected.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2021-0243" }
{ "imports": [ { "path": "crypto/tls", "symbols": [ "rsaKeyAgreement.generateClientKeyExchange" ] } ] }