Skip to content

Commit 33d9858

Browse files
committed
1 parent 2507c62 commit 33d9858

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

guides/linux-hardening.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -580,12 +580,6 @@ <h4 id="boot-kernel"><a href="#boot-kernel">2.3.1 Kernel self-protection</a></h4
580580
strictest option. This implies <code>module.sig_enforce=1</code>.
581581
</p>
582582

583-
<pre><code>mce=0</code></pre>
584-
585-
<p>
586-
This causes the kernel to panic on uncorrectable errors in ECC memory which could be exploited. This is unnecessary for systems without ECC memory.
587-
</p>
588-
589583
<pre><code>quiet loglevel=0</code></pre>
590584

591585
<p>

0 commit comments

Comments
 (0)