Skip to content

fix: update quinn-proto for RUSTSEC-2026-0037 - #2303

Open
zakazaka95 wants to merge 1 commit into
astriaorg:mainfrom
zakazaka95:fix/quinn-proto-rustsec-2026-0037
Open

fix: update quinn-proto for RUSTSEC-2026-0037#2303
zakazaka95 wants to merge 1 commit into
astriaorg:mainfrom
zakazaka95:fix/quinn-proto-rustsec-2026-0037

Conversation

@zakazaka95

Copy link
Copy Markdown

Summary

Updates quinn-proto from 0.11.11 to 0.11.14.

Background

The locked 0.11.11 release is affected by the advisory tracked in #2282. Version 0.11.14 contains the upstream fix.

Changes

  • update the quinn-proto lock entry and checksum
  • add its new lru-slab dependency
  • leave all other locked packages unchanged

Testing

  • cargo update -p quinn-proto@0.11.11 --precise 0.11.14
  • cargo metadata --locked --offline --no-deps --format-version 1
  • verified the commit changes only Cargo.lock

Changelogs

No updates required; this is a lockfile-only security dependency update.

Related Issues

closes #2282

@zakazaka95
zakazaka95 requested review from a team and joroshiba as code owners August 28, 2026 09:34
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.

RUSTSEC-2026-0037: Denial of service in Quinn endpoints

1 participant