From 6294729c8ef24077cd342b4557653806c3aacd34 Mon Sep 17 00:00:00 2001 From: Raja Grewal Date: Thu, 29 Aug 2024 15:34:24 +1000 Subject: [PATCH] Follow-up on https://github.com/Kicksecure/security-misc/commit/f70fe308a9f65873d34de2d1906d825f3a56e272 --- usr/lib/sysctl.d/990-security-misc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/sysctl.d/990-security-misc.conf b/usr/lib/sysctl.d/990-security-misc.conf index bbef5bd..cbb03a3 100644 --- a/usr/lib/sysctl.d/990-security-misc.conf +++ b/usr/lib/sysctl.d/990-security-misc.conf @@ -301,7 +301,7 @@ vm.max_map_count=1048576 ## https://unix.stackexchange.com/questions/439569/what-kinds-of-executable-formats-do-the-files-under-proc-sys-fs-binfmt-misc-al ## https://github.com/Kicksecure/security-misc/pull/249 ## -## KSPP=yes +## KSPP=no ## KSPP does not set CONFIG_BINFMT_MISC. ## ## This is disabled by default due to file/folder permission issues: