Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, gRPC access loggers using listener's global scope can cause a use-after-free crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, disable gRPC access log or stop listener update.
{
"cwe_ids": [
"CWE-416"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/35xxx/CVE-2023-35942.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "1.23.0"
},
{
"fixed": "1.23.12"
},
{
"introduced": "1.24.0"
},
{
"fixed": "1.24.10"
},
{
"introduced": "1.25.0"
},
{
"fixed": "1.25.9"
},
{
"introduced": "1.26.0"
},
{
"fixed": "1.26.4"
}
],
"source": "CPE_RANGE"
}