[PATCH 13/13] UBUNTU: [Config] Set CONFIG_BHI to enabled (auto)
Stefan Bader
stefan.bader at canonical.com
Tue Apr 16 14:53:25 UTC 2024
Adjusting the config to have BHI mitigations enabled (for now we do use
the auto mode, this differs from upstream).
CVE-2024-2201
Signed-off-by: Stefan Bader <stefan.bader 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 23e37ffe0af7..27e46caf9b0d 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -11942,6 +11942,9 @@ CONFIG_SPEAKUP_SYNTH_LTLK policy<{'amd64': 'm', 'arm64': '
CONFIG_SPEAKUP_SYNTH_SOFT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 's390x': '-'}>
CONFIG_SPEAKUP_SYNTH_SPKOUT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 's390x': '-'}>
CONFIG_SPEAKUP_SYNTH_TXPRT policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 's390x': '-'}>
+CONFIG_SPECTRE_BHI_AUTO policy<{'amd64': 'y'}>
+CONFIG_SPECTRE_BHI_OFF policy<{'amd64': 'n'}>
+CONFIG_SPECTRE_BHI_ON policy<{'amd64': 'n'}>
CONFIG_SPECULATION_MITIGATIONS policy<{'amd64': 'y'}>
CONFIG_SPI policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
CONFIG_SPI_ALTERA policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm'}>
--
2.34.1
More information about the kernel-team
mailing list