Skip to content

fix(deps): bump quinn-proto to 0.11.15 (RUSTSEC-2026-0185) - #49

Merged
ilya-bogin-keenable merged 1 commit into
mainfrom
fix/audit-quinn-proto
Jun 30, 2026
Merged

fix(deps): bump quinn-proto to 0.11.15 (RUSTSEC-2026-0185)#49
ilya-bogin-keenable merged 1 commit into
mainfrom
fix/audit-quinn-proto

Conversation

@ilya-bogin-keenable

Copy link
Copy Markdown
Contributor

What

Bumps the transitive dependency quinn-proto from 0.11.140.11.15 (lockfile-only).

Why

cargo audit in CI fails on RUSTSEC-2026-0185:

  • Crate: quinn-proto 0.11.14
  • Title: Remote memory exhaustion from unbounded out-of-order stream reassembly
  • Severity: 7.5 (high)
  • Solution: upgrade to >=0.11.15

This is unrelated to any feature work — it currently fails the audit job on every PR.

Verification

  • cargo audit → exits 0 (the remaining anyhow RUSTSEC-2026-0190 is an allowed unsound warning, non-blocking).
  • cargo build → OK.

🤖 Generated with Claude Code

cargo audit fails on RUSTSEC-2026-0185: remote memory exhaustion in
quinn-proto 0.11.14 via unbounded out-of-order stream reassembly (high,
7.5). Bump the transitive dependency to 0.11.15, which carries the fix.
Lockfile-only change; cargo audit now exits 0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

Grey Divider

No Changes in PR

Qodo reviewed your PR and found no changes in the code

Grey Divider

Qodo Logo

@ilya-bogin-keenable
ilya-bogin-keenable merged commit bd7e8b4 into main Jun 30, 2026
12 checks passed
@ilya-bogin-keenable
ilya-bogin-keenable deleted the fix/audit-quinn-proto branch June 30, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants