commit: 6f6622168aa67fd5eca8bca96a47a358e69c8878 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 05:11:08 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 05:11:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6f662216
kernel-config: tweak 4.4.2, grsec allow ioperm/ioctl scripts/kernel-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index b8b807f..0b25402 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -8016,7 +8016,7 @@ CONFIG_PAX_LATENT_ENTROPY=y # Memory Protections # CONFIG_GRKERNSEC_KMEM=y -CONFIG_GRKERNSEC_IO=y +# CONFIG_GRKERNSEC_IO is not set CONFIG_GRKERNSEC_BPF_HARDEN=y CONFIG_GRKERNSEC_PERF_HARDEN=y CONFIG_GRKERNSEC_RAND_THREADSTACK=y @@ -8121,7 +8121,6 @@ CONFIG_GRKERNSEC_DENYUSB=y # Sysctl Support # CONFIG_GRKERNSEC_SYSCTL=y -# CONFIG_GRKERNSEC_SYSCTL_DISTRO is not set CONFIG_GRKERNSEC_SYSCTL_ON=y #
