-
Notifications
You must be signed in to change notification settings - Fork 781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[hw/csrng] Integrity protection for KV in CSRNG #10738
Comments
i think given that all the entropy blocks have passed D2S, this is probably relegated to future release. |
I'm closing out some emails that have been languishing in my inbox... I think this is fine to move to future release. My only caveat would be if we plan to have any pre-tapeout FIPS review of the CSRNG, that feedback could force this forward. @moidx do you remember what specifically triggered you to file this issue? (Or just a general concern?) |
Moving to backlog as this was set as future release. |
Triaged for |
To be assessed for pentesting testplan. |
TODO:
|
I've studied the D2S review notes. The option of adding integrity protection for @johannheyszl and I talked about this and we believe that if integrity protection was added Adding comprehensive integrity protection to the entropy complex is a huge task. We believe this should only be done if we have clear evidence that it's actually required and it doesn't introduce other vulnerabilities. I am thus labeling this as FutureRelease and removing PROD labels. |
Thanks @vogelpi, this sounds reasonable. |
For completeness, the pentesting plan contains a test geared towards this issue. |
This issue is to investigate integrity protection requirements for the DRBG internal state.
The text was updated successfully, but these errors were encountered: