eclypsium / BootHole

BootHole vulnerability (CVE-2020-10713). detection script, links and other mitigation related materials
GNU General Public License v3.0
63 stars 14 forks source link

False positive on my Ubuntu 22.0.4 #7

Open 4B5F5F4B opened 1 year ago

4B5F5F4B commented 1 year ago

Hello,

While testing your tool on my ubuntu 22.0.4 with grub2 2.0.6 installed and dbx updated, bash script BootHoleDetection.sh says that my system is still vulnerable to BootHole vulnerability, which may be a false positive.

Reading the code I find that shim's signing certificate is used to compared with revoked certificate on Ubuntu and Debian, maybe my shim binary is out-of-date, but as long as I make sure that dbx is updated then vulnerable grub2 bootloader still can not load during boot phase.