From: Alexander Popov Date: Sat, 21 Jan 2023 12:30:56 +0000 (+0300) Subject: Add the KSPP cmdline recommendations for x86_64 X-Git-Tag: v0.6.1~9 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=3b7e984827a9b93d0d30b0b17457c5b1423dd5b3;p=kconfig-hardened-check.git Add the KSPP cmdline recommendations for x86_64 --- diff --git a/kconfig_hardened_check/config_files/kspp-recommendations/kspp-cmdline-x86-64.config b/kconfig_hardened_check/config_files/kspp-recommendations/kspp-cmdline-x86-64.config new file mode 100644 index 0000000..f23733e --- /dev/null +++ b/kconfig_hardened_check/config_files/kspp-recommendations/kspp-cmdline-x86-64.config @@ -0,0 +1 @@ +init_on_alloc=1 init_on_free=1 randomize_kstack_offset=on slab_nomerge pti=on nosmt slub_debug=ZF slub_debug=P page_poison=1 iommu.passthrough=0 iommu.strict=1 vsyscall=none