From: Alexander Popov Date: Sun, 28 May 2023 22:16:12 +0000 (+0300) Subject: Add a comment about `kernel.oops_limit` and `kernel.warn_limit` sysctls X-Git-Tag: v0.6.6~153 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=eea348814d83542c5191a17c48d1074c482a93a5;hp=4d5de9965b33f1eff1e15cb794fe0cfa734325fb;p=kconfig-hardened-check.git Add a comment about `kernel.oops_limit` and `kernel.warn_limit` sysctls --- diff --git a/kconfig_hardened_check/checks.py b/kconfig_hardened_check/checks.py index 8e52fd8..ab25afa 100644 --- a/kconfig_hardened_check/checks.py +++ b/kconfig_hardened_check/checks.py @@ -37,6 +37,8 @@ This module contains knowledge for checks. # vm.mmap_rnd_bits=max (?) # kernel.sysrq=0 # abi.vsyscall32 (any value except 2) +# kernel.oops_limit (think about a proper value) +# kernel.warn_limit (think about a proper value) # # Think of these boot params: # module.sig_enforce=1