Skip to content

Temporarily ignore RUSTSEC-2025-0009 for internal substrate deps#1479

Merged
dmitrylavrenov merged 3 commits intomasterfrom
RUSTSEC-2025-0009
Mar 7, 2025
Merged

Temporarily ignore RUSTSEC-2025-0009 for internal substrate deps#1479
dmitrylavrenov merged 3 commits intomasterfrom
RUSTSEC-2025-0009

Conversation

@dmitrylavrenov
Copy link
Contributor

@dmitrylavrenov dmitrylavrenov commented Mar 7, 2025

https://rustsec.org/advisories/RUSTSEC-2025-0009.html

  • updated ring version for our own deps from vulnerable v0.17.7 to fixed v0.17.13
  • temporarily ignore v0.16.20 that is a part of substrate deps part of rustls 0.20.9 part of libp2p internal deps mostly. Of course, we would bump it as soon we bump substrate

Btw, the vulnerability description looks like that it shouldn't affect our code as Protocols like TLS and SSH are not affected by this because those protocols break large amounts of data into small chunks.

@dmitrylavrenov dmitrylavrenov added this pull request to the merge queue Mar 7, 2025
Merged via the queue into master with commit 4299ac5 Mar 7, 2025
21 checks passed
@dmitrylavrenov dmitrylavrenov deleted the RUSTSEC-2025-0009 branch March 7, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants