]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
x86: config: add CONFIG_MITIGATION_VMSCAPE=y
authorJohn Audia <therealgraysky@proton.me>
Thu, 11 Sep 2025 19:37:51 +0000 (15:37 -0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 18 Sep 2025 12:01:11 +0000 (14:01 +0200)
Introduced in the 6.12.47 update, set this new mitigation option to
be enabled. See: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.12.47&id2=v6.12.46

Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/20003
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/x86/config-6.12

index 83f3f45b354cd2d4123abcf3a143954ae996bde5..5fb0d2885b5b72195790a0f0105fde45e0700e58 100644 (file)
@@ -272,6 +272,7 @@ CONFIG_MITIGATION_SRBDS=y
 CONFIG_MITIGATION_SSB=y
 CONFIG_MITIGATION_TAA=y
 CONFIG_MITIGATION_TSA=y
+CONFIG_MITIGATION_VMSCAPE=y
 # CONFIG_MK6 is not set
 # CONFIG_MK7 is not set
 # CONFIG_MK8 is not set