Skip to content

Commit

Permalink
Remove misleading mce=0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandsimon committed Mar 22, 2023
1 parent 2507c62 commit 33d9858
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions guides/linux-hardening.html
Original file line number Diff line number Diff line change
Expand Up @@ -580,12 +580,6 @@ <h4 id="boot-kernel"><a href="#boot-kernel">2.3.1 Kernel self-protection</a></h4
strictest option. This implies <code>module.sig_enforce=1</code>.
</p>

<pre><code>mce=0</code></pre>

<p>
This causes the kernel to panic on uncorrectable errors in ECC memory which could be exploited. This is unnecessary for systems without ECC memory.
</p>

<pre><code>quiet loglevel=0</code></pre>

<p>
Expand Down

0 comments on commit 33d9858

Please sign in to comment.