diff options
author | Breno Leitao <[email protected]> | 2024-07-29 09:40:58 -0700 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-07-30 14:53:15 +0200 |
commit | 03267a534bb388acdd2ee685101084d144e8384c (patch) | |
tree | ffce936a950256810668658d5a4fff9f2af256fe /scripts/gdb/linux/lists.py | |
parent | b908cdab061a5ead51d5e1731ca9c1b26699a9bb (diff) |
x86/bugs: Remove GDS Force Kconfig option
Remove the MITIGATION_GDS_FORCE Kconfig option, which aggressively disables
AVX as a mitigation for Gather Data Sampling (GDS) vulnerabilities. This
option is not widely used by distros.
While removing the Kconfig option, retain the runtime configuration ability
through the `gather_data_sampling=force` kernel parameter. This allows users
to still enable this aggressive mitigation if needed, without baking it into
the kernel configuration.
Simplify the kernel configuration while maintaining flexibility for runtime
mitigation choices.
Suggested-by: Borislav Petkov <[email protected]>
Signed-off-by: Breno Leitao <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Reviewed-by: Daniel Sneddon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions