]> www.infradead.org Git - users/willy/xarray.git/commit
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
authorDavid Kaplan <david.kaplan@amd.com>
Wed, 8 Jan 2025 20:24:43 +0000 (14:24 -0600)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 28 Feb 2025 11:40:21 +0000 (12:40 +0100)
commitb8ce25df2999ac6a135ce1bd14b7243030a1338a
tree7ed7a3f4f5cc3c566948b1381af72b381ce4f699
parent2c93762ec4b3ab66980ee7aaffde1e050bfbf291
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds

Add AUTO mitigations for mds/taa/mmio/rfds to create consistent vulnerability
handling.  These AUTO mitigations will be turned into the appropriate default
mitigations in the <vuln>_select_mitigation() functions.  Later, these will be
used with the new attack vector controls to help select appropriate
mitigations.

Signed-off-by: David Kaplan <david.kaplan@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20250108202515.385902-4-david.kaplan@amd.com
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/bugs.c