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.
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Envoy | Envoyproxy | * | 1.27.6 (excluding) |
Envoy | Envoyproxy | 1.28.0 (including) | 1.28.4 (excluding) |
Envoy | Envoyproxy | 1.29.0 (including) | 1.29.5 (excluding) |
Envoy | Envoyproxy | 1.30.0 (including) | 1.30.2 (excluding) |