When attempting to unmarshal a Server Hello request we could attempt to unmarshal into a buffer that was too small. This could result in a panic leading the program to crash.
This issue could be abused to cause a denial of service.
None
{ "nvd_published_at": null, "github_reviewed": true, "github_reviewed_at": "2023-02-07T18:24:39Z", "severity": "MODERATE", "cwe_ids": [ "CWE-125" ] }