Open
Bug 2017933
Opened 4 months ago
Updated 4 months ago
MLKEM does not clear all the intermediate variables.
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: rrelyea, Assigned: rrelyea)
References
(Blocks 1 open bug)
Details
In FIPS mode we need to clear all the intermediate variables in the MLKEM private key calculations. We usually doe this with clearing the whole stack. Since we can't add individual clearing of stack variables in the external code we use for mlkem.
Updated•4 months ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Updated•4 months ago
|
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•