Envoy: Race condition in Dynamic Forward Proxy leads to use-after-free and segmentation faults
A use-after-free (UAF) vulnerability in Envoy's DNS cache causes abnormal process termination. Envoy may reallocate memory when processing a pending DNS resolution, causing list iterator to reference freed memory.