Secure boot disabled for Potential BIOS compromise on Tails OS machine

I have an ASUS computer that I use strictly for booting Tails OS from a USB. A few weeks ago I went into the BIOS and noticed that secure boot was disabled.
This computer has secure boot enabled by default. The chances of me having done th… Continue reading Secure boot disabled for Potential BIOS compromise on Tails OS machine

Why the TPM PCRs does not consider a UEFI settings change? If someone resets CMOS, it’s undetected

In my laptop I’ve set up a bios password when I power on the laptop, and once I enter it the laptop starts my linux distro and decrypts the disk without asking any other password. To do this I’ve set up TPM to automatically decrypts the di… Continue reading Why the TPM PCRs does not consider a UEFI settings change? If someone resets CMOS, it’s undetected

In a secure boot bootloader chain, does a bootloader image contain the RootCA certificate of the next bootloader?

This is coming from Qualcomm’s Secure Boot explanation.
https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/documents/secure-boot-image-authentication_11.30.16.pdf
Within it, it explains that each bootloader loads and verifies the… Continue reading In a secure boot bootloader chain, does a bootloader image contain the RootCA certificate of the next bootloader?