security(deps): bump russh 0.56 -> 0.59 to drop libcrux-sha3 vuln#36
Merged
security(deps): bump russh 0.56 -> 0.59 to drop libcrux-sha3 vuln#36
Conversation
Removes libcrux-ml-kem 0.0.4 -> libcrux-sha3 0.0.4 chain (russh 0.57+ uses different ML-KEM impl), resolving GHSA-q29p-9pfr-j652 (high): incorrect output from libcrux-sha3 SHAKE squeeze functions. Also transitively bumps aws-lc-sys to 0.40.0, clearing: - GHSA-vw5v-4f2q-w9xf PKCS7_verify certificate chain validation bypass - GHSA-65p9-r9h6-22vj Timing side-channel in AES-CCM tag verification - GHSA-hfpc-8r3f-gw53 PKCS7_verify signature validation bypass - GHSA-394x-vwmw-crm3 X.509 Name Constraints bypass via wildcard/unicode CN - GHSA-9f94-5g5w-gf6r CRL Distribution Point scope check logic error russh 0.58 changed Handle::data() from CryptoVec to impl Into<bytes::Bytes>; updated call sites in late-ssh/src/ssh.rs accordingly. russh 0.60.0 is upstream-blocked on ssh-key 0.7.0 due to elliptic-curve rc.31 MulVartime trait breakage, see Eugeny/russh#625 Signed-off-by: LilDojd <yawner@pm.me> Change-Id: I107dcb4c605f8c5e7de1ff11268fee526a6a6964
Patches GHSA-6xvm-j4wr-6v98 / CVE-2026-31812 (high): unauthenticated remote DoS via panic in QUIC transport parameter parsing. transitive Signed-off-by: LilDojd <yawner@pm.me> Change-Id: I6356864a422b9844b2c074e5724f08576a6a6964
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes libcrux-ml-kem 0.0.4 -> libcrux-sha3 0.0.4 chain (russh 0.57+
uses different ML-KEM impl), resolving GHSA-q29p-9pfr-j652 (high):
incorrect output from libcrux-sha3 SHAKE squeeze functions. Also
transitively bumps aws-lc-sys to 0.40.0, clearing:
russh 0.58 changed Handle::data() from CryptoVec to impl Intobytes::Bytes;
updated call sites in late-ssh/src/ssh.rs accordingly.
russh 0.60.0 is upstream-blocked on ssh-key 0.7.0 due to elliptic-curve
rc.31 MulVartime trait breakage, see Eugeny/russh#625
Signed-off-by: LilDojd yawner@pm.me
Change-Id: I107dcb4c605f8c5e7de1ff11268fee526a6a6964Removes libcrux-ml-kem 0.0.4 -> libcrux-sha3 0.0.4 chain (russh 0.57+
uses different ML-KEM impl), resolving GHSA-q29p-9pfr-j652 (high):
incorrect output from libcrux-sha3 SHAKE squeeze functions. Also
transitively bumps aws-lc-sys to 0.40.0, clearing:
russh 0.58 changed Handle::data() from CryptoVec to impl Intobytes::Bytes;
updated call sites in late-ssh/src/ssh.rs accordingly.
russh 0.60.0 is upstream-blocked on ssh-key 0.7.0 due to elliptic-curve
rc.31 MulVartime trait breakage, see Eugeny/russh#625
Signed-off-by: LilDojd yawner@pm.me
Change-Id: I107dcb4c605f8c5e7de1ff11268fee526a6a6964