Add a comment about `kernel.oops_limit` and `kernel.warn_limit` sysctls
authorAlexander Popov <alex.popov@linux.com>
Sun, 28 May 2023 22:16:12 +0000 (01:16 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 28 May 2023 22:16:12 +0000 (01:16 +0300)
kconfig_hardened_check/checks.py

index 8e52fd8fc27e98cbaa0af8c4c92ecd35b0408a9f..ab25afa41b00d6b179a0174e903fc35560fef780 100644 (file)
@@ -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