-
Notifications
You must be signed in to change notification settings - Fork 12
Spectre/Meltdown detected when running in Vagrant/Virtualbox #252
Comments
Why are you sure it's a bug? |
I used this script to check:
I've also upgraded the box fully:
|
@vpetersson Please run agent with |
https://gist.github.com/vpetersson/4c8b60c643c12f1e23cdf3e2000cf14b
I'm using Vagrant directly on macOS.
|
@vpetersson Please post the result of |
|
My gut-feeling is that this is a false positive because of the VirtualBox hypervisor. |
@vpetersson Look at this:
Can't prove or disprove it until I try an actual exploit and see what it can do in this environment. Need at least a week of hardcore hacking. There's even a related ticket and another one. And a stackexchange question. |
VirtualBox 6.0.8 exposes the following mitigations (which can be enabled using VBoxManage modifyvm):
https://security.stackexchange.com/questions/211265/virtualbox-spectre-v4 |
How to reproduce:
You will then get:
Reproduced on macOS 10.15.1 and VirtualBox 6.0.14 r133895 (Qt5.6.3)
The text was updated successfully, but these errors were encountered: