Update KSPP recommendations
[kconfig-hardened-check.git] / config_files / kspp-recommendations / kspp-recommendations-x86-32.config
index 04bdced02a9fdf93fc7ff456cfcd583c3cb6a29e..477d75c1dd1608cdc313bb723986657518df10fd 100644 (file)
@@ -1,5 +1,5 @@
 # CONFIGs
-# Linux/i386 4.20.0 Kernel Configuration
+# Linux/i386 5.4.0 Kernel Configuration
 
 # Report BUG() conditions and kill the offending process.
 CONFIG_BUG=y
@@ -165,3 +165,10 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
 # Randomize position of kernel.
 CONFIG_RANDOMIZE_BASE=y
 
+# Enable Kernel Page Table Isolation to remove an entire class of cache timing side-channels.
+CONFIG_PAGE_TABLE_ISOLATION=y
+
+# Don't allow for 16-bit program emulation and associated LDT tricks.
+# CONFIG_MODIFY_LDT_SYSCALL is not set
+
+