X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=kconfig_hardened_check%2Fconfig_files%2Fkspp-recommendations%2Fkspp-recommendations-x86-64.config;h=f179b4ead38def7c6cea7ce3ed5aa512f2c1d4fb;hb=4225858a8fc7c8848d5469baff8efd9080f4a718;hp=8f67300cb3fc78455b159c0a831de4ccf50f625f;hpb=e8a2c606adbd3400dd9e38be2edd5c908eeabbd2;p=kconfig-hardened-check.git diff --git a/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config b/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config index 8f67300..f179b4e 100644 --- a/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config +++ b/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config @@ -1,5 +1,4 @@ -# CONFIGs -# Linux/x86_64 5.17.0 Kernel Configuration +# Linux/x86_64 6.1.5 Kernel Configuration # Report BUG() conditions and kill the offending process. CONFIG_BUG=y @@ -249,9 +248,11 @@ CONFIG_LEGACY_VSYSCALL_NONE=y # Enable Kernel Page Table Isolation to remove an entire class of cache timing side-channels. CONFIG_PAGE_TABLE_ISOLATION=y -# Remove additional attack surface, unless you really need them. +# Remove additional (32-bit) attack surface, unless you really need them. +# CONFIG_COMPAT is not set # CONFIG_IA32_EMULATION is not set # CONFIG_X86_X32 is not set +# CONFIG_X86_X32_ABI is not set # CONFIG_MODIFY_LDT_SYSCALL is not set # Enable chip-specific IOMMU support.