Skip to content

Ignore RUSTSEC-2026-0258 in cargo audit - #1400

Open
mcintyre94 wants to merge 1 commit into
mainfrom
fix-audit-h2
Open

Ignore RUSTSEC-2026-0258 in cargo audit#1400
mcintyre94 wants to merge 1 commit into
mainfrom
fix-audit-h2

Conversation

@mcintyre94

@mcintyre94 mcintyre94 commented Aug 21, 2026

Copy link
Copy Markdown
Member

This PR adds RUSTSEC-2026-0258 (h2 unbounded empty DATA frames, low severity) to the cargo audit ignore list, fixing the currently-failing Audit CI job. The vulnerable h2 0.3.26 is a transitive dependency via hyper 0.14 → axum 0.6 → tonic 0.9 → solana-storage-bigtable under solana-test-validator, and the only patched line is h2 >= 0.4.16, which cannot be reached without a hyper 1.x upgrade through that whole chain.

Same decision made on Agave 4.3 branch: anza-xyz/agave#14752

@mcintyre94
mcintyre94 requested a review from joncinque August 21, 2026 16:31
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.

1 participant