speed47 / spectre-meltdown-checker

Reptar, Downfall, Zenbleed, ZombieLoad, RIDL, Fallout, Foreshadow, Spectre, Meltdown vulnerability/mitigation checker for Linux & BSD
3.86k stars 476 forks source link

Load bhyve on FreeBSD #274

Closed ghost closed 5 years ago

ghost commented 5 years ago

In order to test for CVE-2018-3620 and CVE-2018-3646, you should kldload vmm.

If vmm is not loaded you would get an incorrect STATUS telling you that the system is vulnerable and that the kernel needs updating.

speed47 commented 5 years ago

Thanks for the report, fixing.