Skip to content

chore(deps): bump quinn-proto to 0.11.15 (RUSTSEC-2026-0185)#139

Merged
duncanista merged 1 commit into
mainfrom
jordan.gonzalez/deps/quinn-proto-rustsec-2026-0185
Jun 22, 2026
Merged

chore(deps): bump quinn-proto to 0.11.15 (RUSTSEC-2026-0185)#139
duncanista merged 1 commit into
mainfrom
jordan.gonzalez/deps/quinn-proto-rustsec-2026-0185

Conversation

@duncanista

Copy link
Copy Markdown
Contributor

Overview

Fixes high-severity advisory RUSTSEC-2026-0185: Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly. Solution per the advisory is to upgrade to >= 0.11.15.

quinn-proto is pulled in transitively via reqwest -> quinn -> quinn-proto.

Companion downstream fix in datadog-lambda-extension: DataDog/datadog-lambda-extension#1269. Once this is merged, we can bump the rev in bottlecap to pick up the fix here too (rather than carrying the lockfile divergence).

cargo audit after the bump reports zero vulnerabilities and zero warnings.

Testing

  • cargo audit clean.

Fixes high-severity remote memory exhaustion advisory in quinn-proto
from unbounded out-of-order stream reassembly. Pulled in transitively
via reqwest -> quinn -> quinn-proto.
Copilot AI review requested due to automatic review settings June 22, 2026 20:39
@duncanista duncanista requested review from a team as code owners June 22, 2026 20:39
@duncanista duncanista requested review from apiarian-datadog and lym953 and removed request for a team June 22, 2026 20:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@duncanista duncanista merged commit a685aa7 into main Jun 22, 2026
27 checks passed
@duncanista duncanista deleted the jordan.gonzalez/deps/quinn-proto-rustsec-2026-0185 branch June 22, 2026 20:50
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.

3 participants