meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:kernel:bugs [2020/02/12 09:15] niziaklinux:kernel:bugs [2023/02/17 10:37] (current) niziak
Line 1: Line 1:
 +====== Bugs ======
  
 ====== Spectre / Meltdown  ====== ====== Spectre / Meltdown  ======
Line 11: Line 12:
  
 add to kernel commandline: <code>pti=off spectre_v2=off l1tf=off nospectre_v1 nospec_store_bypass_disable</code> add to kernel commandline: <code>pti=off spectre_v2=off l1tf=off nospectre_v1 nospec_store_bypass_disable</code>
-Or for Kernel 5.13 <code>mitigations=off</code>+Or for Kernel 5.1.13 <code>mitigations=off</code>
  
-===== Enable maximim mitigaions for Spectre / Meltdown attack =====+===== Enable maximum mitigaions for Spectre / Meltdown attack =====
  
 das das
 +
 +
 +===== spectre-meltdown-checker =====
 +
 +<code bash>sudo apt-get install spectre-meltdown-checker</code>
 +