Beveiligingsadvies

CVE-2024-37880

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-06-10 00:00:00
Laatst bijgewerkt 2024-08-02 03:57:39
Toegewezen door mitre
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.