The Kyber reference implementation before 9b8d306, when...
High severity
Unreviewed
Published
Jun 10, 2024
to the GitHub Advisory Database
•
Updated Jun 12, 2024
Description
Published by the National Vulnerability Database
Jun 10, 2024
Published to the GitHub Advisory Database
Jun 10, 2024
Last updated
Jun 12, 2024
The Kyber reference implementation before 9b8d306, when compiled by LLVM Clang through 18.x with some common optimization options, has a timing side channel that allows attackers to recover an ML-KEM 512 secret key in minutes. This occurs because poly_frommsg in poly.c does not prevent Clang from emitting a vulnerable secret-dependent branch.
References