Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal redirects if direct response entries are configured on the same listener.
{
"cwe_ids": [
"CWE-670"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/21xxx/CVE-2022-21655.json"
}{
"versions": [
{
"introduced": "0"
},
{
"fixed": "1.18.6"
}
]
}{
"versions": [
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.3"
}
]
}