Skip to content

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

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)#1269
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 across multiple workspace crates (bottlecap, dogstatsd, datadog-fips, libddwaf, datadog-agent-config).

This blocks the v98 release — cargo audit is failing CI on main.

cargo audit after the bump shows zero vulnerabilities; the remaining entries are pre-existing unmaintained-crate warnings (async-std, buf_redux, multipart, rustls-pemfile, safemem, twoway).

Testing

  • cargo audit no longer reports a vulnerability.

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.
@duncanista
duncanista requested a review from a team as a code owner June 22, 2026 20:36

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.

@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jun 22, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

DataDog/datadog-lambda-extension | bottlecap (arm64)   View in Datadog   GitLab

DataDog/datadog-lambda-extension | bottlecap (arm64, fips)   View in Datadog   GitLab

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 25b5bc2 | Docs | Datadog PR Page | Give us feedback!

@duncanista
duncanista merged commit 582a4b0 into main Jun 22, 2026
42 of 53 checks passed
@duncanista
duncanista deleted the jordan.gonzalez/deps/quinn-proto-rustsec-2026-0185 branch June 22, 2026 20:51
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