Boothole vulnerability

BootHole vulnerability in Secure Boot affecting Linux and Windows


Windows has recently released a patch for the boothole vulnerability

https://support.microsoft.com/en-us/...7-d0c32ead81e2


Based on the https://msrc.microsoft.com/update-gu.../CVE-2020-0689

For Windows server 2016
I installed the update based on this:
1. Servicing Stack Update KB4576750
2. Standalone Secure Boot Update Listed in this CVE KB4535680
3. Jan 2021 Security Update KB4598243


Based on https://msrc.microsoft.com/update-gu...lity/ADV200011
I just run this command to verify?

[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Microsoft Corporation UEFI CA 2011'