Cosmian / kms

A feature-rich, scalable, Key Management System
https://docs.cosmian.com/cosmian_key_management_system/
Other
92 stars 5 forks source link

RUSTSEC-2023-0079: KyberSlash: division timings depending on secrets #177

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 months ago

KyberSlash: division timings depending on secrets

Details
Package pqc_kyber
Version 0.4.0
URL https://github.com/Argyle-Software/kyber/issues/108
Date 2023-12-01

Various Kyber software libraries in various environments leak secret information into timing, specifically because

The KyberSlash pages track which Kyber libraries have this issue, and include a FAQ about the issue.

Author

The KyberSlash pages were written by Daniel J. Bernstein. The FAQ originally said "I", but some people seemed to have trouble finding this authorship statement, so the FAQ now says "Bernstein" instead.

URL

The permanent link for the KyberSlash pages is https://kyberslash.cr.yp.to.

Mitigation status in qpc_kyber crate

The issues has not been resolved in the qpc_kyber crate. A third-party fork that mitigates this attack vector has been published as safe_pqc_kyber.

See advisory page for additional details.

Manuthor commented 5 months ago

waiting for this PR https://github.com/Argyle-Software/kyber/pull/110 to be merged