Summary
make audit reports RUSTSEC-2026-0185 for quinn-proto 0.11.14:
remote memory exhaustion in unbounded out-of-order stream reassembly.
Current state
cargo tree --target all -i quinn-proto@0.11.14 did not print an active
feature path in the current local graph, but cargo audit still scans the
locked crate and fails the audit gate.
Acceptance criteria
- Refresh the lockfile or direct dependency constraints so
Cargo.lock no
longer contains vulnerable quinn-proto 0.11.14.
- Remove the temporary
RUSTSEC-2026-0185 audit suppression from Makefile.
- Run
make audit and the normal commit gates successfully.
Summary
make auditreportsRUSTSEC-2026-0185forquinn-proto 0.11.14:remote memory exhaustion in unbounded out-of-order stream reassembly.
Current state
quinn-proto 0.11.14quinn-proto >=0.11.15Cargo.lockalso containsquinn 0.11.9, which depends onquinn-proto.cargo tree --target all -i quinn-proto@0.11.14did not print an activefeature path in the current local graph, but
cargo auditstill scans thelocked crate and fails the audit gate.
Acceptance criteria
Cargo.locknolonger contains vulnerable
quinn-proto 0.11.14.RUSTSEC-2026-0185audit suppression fromMakefile.make auditand the normal commit gates successfully.