Skip to content
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

fix(intel/metadata/bg): Do not reuse Hash instance. #417

Merged
merged 1 commit into from
Sep 17, 2023

Commits on Sep 5, 2023

  1. fix(intel/metadata/bg): Do not reuse Hash instance.

    PR linuxboot#394 reintroduced a bug for the BtG 1.0 code, that has been fixed
    by commit 743961f for the CBnT code already, and that results in the
    wrong calculation of the Key Manifest Pubkey Hash in PrintKMPubKey().
    This change reapplies the same fix for the BtG 1.0 code.
    
    Signed-off-by: Sven Anderson <sven@anderson.de>
    ansiwen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7f6ce15 View commit details
    Browse the repository at this point in the history