linuxmint / mint-19.1-beta

BETA Bug Squah Rush
3 stars 3 forks source link

specter "fix" makes things slow in virtualbox #89

Open iplayfast opened 5 years ago

iplayfast commented 5 years ago

When using VirtualBox having the specter fix in the kernel makes things deadly slow. (specifically CVE- 2017-5715)

Suggestion, have alternative build of the kernel that does not include the specter fix.

Ref: https://www.zdnet.com/article/linus-torvalds-after-big-linux-performance-hit-spectre-v2-patch-needs-curbs/ https://nakedsecurity.sophos.com/2018/11/26/spectre-mitigation-guts-linux-4-20-performance/

gm10 commented 5 years ago

Even if Linux Mint did its own kernels, which it does not, the kernel discussed there has nothing to do with LM19, is not even released yet and the issue has long been fixed. It doesn't get more out of scope of this bug tracker than that.

iplayfast commented 5 years ago

I didn't know that mint didn't do it's own kernels. (why not?) However, just to show the relevance. From my mint 19.

The results from spectre-meltdown-checker.sh on inux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 Specifically (showing that the slow patch is installed): CVE-2017-5715 aka 'Spectre Variant 2, branch target injection'

out.txt

gm10 commented 5 years ago

I suggest you https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel without the imaginary "slow patch". Good luck. ;)