Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert).
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Go

Published: 2023-02-28T17:19:44.420Z

Updated: 2023-06-12T19:05:53.918Z

Reserved: 2022-09-28T17:00:06.611Z


Link: CVE-2022-41724

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-02-28T18:15:10.043

Modified: 2023-11-25T11:15:10.180


Link: CVE-2022-41724

JSON object: View

cve-icon Redhat Information

No data.

CWE