osresearch / safeboot

Scripts to slightly improve the security of the Linux boot process with UEFI Secure Boot and TPM support
https://safeboot.dev/
GNU General Public License v2.0
270 stars 28 forks source link

Fix for TPM memory error (#159) #160

Open sourceXORapprentice opened 2 years ago

sourceXORapprentice commented 2 years ago

Fix for the TPM memory error "out of memory for object contexts" at luks-seal (#159 https://github.com/osresearch/safeboot/issues/159) @osresearch suggestion worked on 11/8/21 to add an additional tpm2_flushall "maybe we need an additional one between the tpm2 create and tpm2 load at https://github.com/osresearch/safeboot/blob/master/sbin/safeboot#L741"