cve/2024/CVE-2024-32975.md
2024-06-08 09:32:58 +00:00

820 B

CVE-2024-32975

Description

Envoy is a cloud-native, open source edge and service proxy. There is a crash at QuicheDataReader::PeekVarInt62Length(). It is caused by integer underflow in the QuicStreamSequencerBuffer::PeekRegion() implementation.

POC

Reference

Github

No PoCs found on GitHub currently.