Lucene search

K
osvGoogleOSV:GO-2023-1570
HistoryFeb 16, 2023 - 10:24 p.m.

Panic on large handshake records in crypto/tls

2023-02-1622:24:51
Google
osv.dev
6

8.6 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

43.3%

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).

CPENameOperatorVersion
stdliblt1.19.6
stdliblt1.20.1
stdlibge1.20.0-0