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

exploitDog

debian логотип

CVE-2026-25800

Опубликовано: 23 июл. 2026
Источник: debian
EPSS Низкий

Описание

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, 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. Version 0.11.15 fixes the issue.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-quinn-protofixed0.11.16-1package
rust-quinn-protono-dsatrixiepackage
rust-quinn-protopostponedbookwormpackage

Примечания

  • https://github.com/quinn-rs/quinn/security/advisories/GHSA-4w2j-m93h-cj5j

  • https://github.com/quinn-rs/quinn/pull/2694

  • https://rustsec.org/advisories/RUSTSEC-2026-0185.html

EPSS

Процентиль: 27%
0.00339
Низкий

Связанные уязвимости

CVSS3: 7.5
ubuntu
16 дней назад

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, 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. Version 0.11.15 fixes the issue.

CVSS3: 7.5
nvd
16 дней назад

Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, 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. Version 0.11.15 fixes the issue.

msrc
2 дня назад

quinn-proto has remote memory exhaustion from unbounded out-of-order stream reassembly

EPSS

Процентиль: 27%
0.00339
Низкий