Commit ec75530
committed
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
JIRA: https://issues.redhat.com/browse/RHEL-67470
CVE: CVE-2024-53114
Upstream: Merged
commit a5ca1dc
Author: Mario Limonciello <mario.limonciello@amd.com>
Date: Tue Nov 5 10:02:34 2024 -0600
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
A number of Zen4 client SoCs advertise the ability to use virtualized
VMLOAD/VMSAVE, but using these instructions is reported to be a cause
of a random host reboot.
These instructions aren't intended to be advertised on Zen4 client
so clear the capability.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Cc: stable@vger.kernel.org
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219009
Signed-off-by: Jon Maloy <jmaloy@redhat.com>1 parent 8112ec1 commit ec75530
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
915 | 926 | | |
916 | 927 | | |
917 | 928 | | |
| |||
0 commit comments