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:
2b7a15d
)
Add the comment about vm.mmap_min_addr sysctl (for future reference)
author
Alexander Popov
<alex.popov@linux.com>
Sat, 13 Aug 2022 19:50:00 +0000
(22:50 +0300)
committer
Alexander Popov
<alex.popov@linux.com>
Sat, 13 Aug 2022 19:50:00 +0000
(22:50 +0300)
kconfig_hardened_check/__init__.py
patch
|
blob
|
history
diff --git
a/kconfig_hardened_check/__init__.py
b/kconfig_hardened_check/__init__.py
index 1b26a252f6f6253866d30fc900ac60107a1df387..cb8d54bf96cd166552f9411745f4b61151fb70d7 100644
(file)
--- a/
kconfig_hardened_check/__init__.py
+++ b/
kconfig_hardened_check/__init__.py
@@
-56,6
+56,7
@@
# vm.unprivileged_userfaultfd=0
# (at first, it disabled unprivileged userfaultfd,
# and since v5.11 it enables unprivileged userfaultfd for user-mode only)
+# vm.mmap_min_addr has a good value
# dev.tty.ldisc_autoload=0
# fs.protected_symlinks=1
# fs.protected_hardlinks=1