projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5de99
)
Add a comment about `kernel.oops_limit` and `kernel.warn_limit` sysctls
author
Alexander Popov
<alex.popov@linux.com>
Sun, 28 May 2023 22:16:12 +0000
(
01:16
+0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sun, 28 May 2023 22:16:12 +0000
(
01:16
+0300)
kconfig_hardened_check/checks.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/checks.py
b/kconfig_hardened_check/checks.py
index 8e52fd8fc27e98cbaa0af8c4c92ecd35b0408a9f..ab25afa41b00d6b179a0174e903fc35560fef780 100644
(file)
--- 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