[PATCH 11/11] UBUNTU: [Config] updateconfigs for CONFIG_BHI_{AUTO|OFF|ON}
Yuxuan Luo
yuxuan.luo at canonical.com
Wed Apr 17 23:54:01 UTC 2024
Adds annotation configs to comply new kernel configs. Set AUTO as default to be less intrusive.
CVE-2024-2201
Signed-off-by: Yuxuan Luo <yuxuan.luo at canonical.com>
---
debian.master/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 06cf3f9744fa9..2b4ec46c8bd99 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -6713,6 +6713,9 @@ CONFIG_MISDN_NETJET policy<{'amd64': 'm', 'arm64': '
CONFIG_MISDN_SPEEDFAX policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
CONFIG_MISDN_W6692 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY policy<{'arm64': 'y'}>
+CONFIG_SPECTRE_BHI_AUTO policy<{'amd64': 'y'}>
+CONFIG_SPECTRE_BHI_OFF policy<{'amd64': 'n'}>
+CONFIG_SPECTRE_BHI_ON policy<{'amd64': 'n'}>
CONFIG_MIXCOMWD policy<{'i386': 'm'}>
CONFIG_MK6 policy<{'i386': 'n'}>
CONFIG_MK7 policy<{'i386': 'n'}>
--
2.34.1
More information about the kernel-team
mailing list