3 matches found
Kyber Security Breach
Kyber is a repository open-sourced by pq-crystals. A security vulnerability exists in Kyber versions prior to 9b8d306, which stems from the fact that polyfrommsg in poly.c does not prevent Clang from issuing vulnerable key dependency branches...
CVE-2024-37880
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 polyfrommsg in poly.c does not prevent Clang from...
CVE-2024-37880
The CVE affects the Kyber reference implementation prior to 9b8d306. The vulnerability is a timing side channel where poly_frommsg in poly.c can yield a vulnerable secret-dependent branch when compiled with LLVM Clang (through 18.x) with common optimizations, enabling attackers to recover an ML-K...