Envoy is a cloud-native, open source edge and service proxy. A crash was observed in `EnvoyQuicServerStream::OnInitialHeadersComplete()` with following call stack. It is a use-after-free caused by QUICHE continuing push request headers after `StopReading()` being called on the stream. As after `StopReading()`, the HCM's `ActiveStream` might have already be destroyed and any up calls from QUICHE could potentially cause use after free.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-06-04T21:00:07.788Z

Updated: 2024-06-04T21:00:07.788Z

Reserved: 2024-04-22T15:14:59.166Z


Link: CVE-2024-32974

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2024-06-04T21:15:33.773

Modified: 2024-06-12T15:16:12.630


Link: CVE-2024-32974

JSON object: View

cve-icon Redhat Information

No data.

CWE