Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4w2j-m93h-cj5j

Опубликовано: 24 июл. 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

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.

Пакеты

Наименование

quinn-proto

rust
Затронутые версииВерсия исправления

>= 0.1.0, < 0.11.15

0.11.15

7.5 High

CVSS3

Дефекты

CWE-770

7.5 High

CVSS3

Дефекты

CWE-770