You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5996
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>
Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Approved-by: David Arcari <darcari@redhat.com>
Merged-by: Augusto Caringi <acaringi@redhat.com>
0 commit comments