Take some ideas from NixOS/nixpkgs hardened kernel config
authorAlexander Popov <alex.popov@linux.com>
Fri, 10 Jan 2020 14:41:14 +0000 (17:41 +0300)
committerAlexander Popov <alex.popov@linux.com>
Fri, 10 Jan 2020 14:41:14 +0000 (17:41 +0300)
commit5c67369249f22690efe4c96c54ef6b0bd0496c13
tree366e41a43b8aab62ab9bbcadcc48e5eb83662a71
parent14e30b6913c393d4aa0ed5c70e9905ccdf5f1073
Take some ideas from NixOS/nixpkgs hardened kernel config

Add CONFIG_SECURITY_SAFESETID (y) and CONFIG_SECURITY_WRITABLE_HOOKS (n).

Refers to the pull request #27.
README.md
kconfig-hardened-check.py