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
Link | Resource |
---|---|
https://go.dev/cl/468125 | Patch Release Notes |
https://go.dev/issue/58001 | Issue Tracking Patch Vendor Advisory |
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E | Mailing List Vendor Advisory |
https://pkg.go.dev/vuln/GO-2023-1570 | Vendor Advisory |
https://security.gentoo.org/glsa/202311-09 | |
https://go.dev/cl/468125 | Patch Release Notes |
https://go.dev/issue/58001 | Issue Tracking Patch Vendor Advisory |
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E | Mailing List Vendor Advisory |
https://pkg.go.dev/vuln/GO-2023-1570 | Vendor Advisory |
https://security.gentoo.org/glsa/202311-09 |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:23
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/468125 - Patch, Release Notes | |
References | () https://go.dev/issue/58001 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E - Mailing List, Vendor Advisory | |
References | () https://pkg.go.dev/vuln/GO-2023-1570 - Vendor Advisory | |
References | () https://security.gentoo.org/glsa/202311-09 - |
25 Nov 2023, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2023-02-28 18:15
Updated : 2024-11-21 07:23
NVD link : CVE-2022-41724
Mitre link : CVE-2022-41724
CVE.ORG link : CVE-2022-41724
JSON object : View
Products Affected
golang
- go
CWE
CWE-400
Uncontrolled Resource Consumption