CVE Database
/

CVE-2022-41724

Back to search

CVE-2022-41724

Published: Feb 28, 2023

Modified: Mar 7, 2025

PUBLISHED

Description

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

VendorProductVersions

Go standard library

crypto/tls

affected
0 - < 1.19.6
affected
1.20.0-0 - < 1.20.1

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now