Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
- security/Kconfig | 10 ++++++++++
- 1 file changed, 10 insertions(+)
+ security/Kconfig | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
--- a/security/Kconfig
+++ b/security/Kconfig
-@@ -54,6 +54,16 @@ config SECURITY_NETWORK
+@@ -54,6 +54,17 @@ config SECURITY_NETWORK
implement socket and networking access controls.
If you are unsure how to answer this question, answer N.
+config PAGE_TABLE_ISOLATION
+ bool "Remove the kernel mapping in user mode"
+ depends on X86_64 && !UML
++ default y
+ help
+ This feature reduces the number of hardware side channels by
+ ensuring that the majority of kernel addresses are not mapped