VDB
EN
HIGH 7.5

GHSA-4w2j-m93h-cj5j

Quinn: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly

상세

## Summary

The `Assembler` component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a `RecvStream` in order (through an `AsyncRead` impl for example) will be sensitive to peers that send fragments while leaving out early parts of the stream, and in particular, fragments with many gaps (because these cannot be defragmented). In such a scenario, the receiving connection suffers from high buffer overhead, enabling memory exhaustion.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

crates.io / quinn-proto
최초 영향 버전: 0.1.0 수정 버전: 0.11.15

Upgrade quinn-proto to 0.11.15 or newer (ecosystem crates.io).

참고