In the Linux kernel, the following vulnerability has been resolved:
KVM: VMX: Disable preemption when probing user return MSRs
Disable preemption when probing a user return MSR via RDSMR/WRMSR. If
the MSR holds a different value per logical CPU, the WRMSR could corrupt
the host's value if KVM is preempted between the RDMSR and WRMSR, and
then rescheduled on a different CPU.
Opportunistically land the helper in common x86, SVM will use the helper
in a future commit.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:08.489Z
Updated: 2024-12-19T07:32:53.915Z
Reserved: 2024-02-27T18:42:55.944Z
Link: CVE-2021-46977
Vulnrichment
Updated: 2024-08-04T05:24:38.401Z
NVD
Status : Awaiting Analysis
Published: 2024-02-28T09:15:37.140
Modified: 2024-11-21T06:35:05.900
Link: CVE-2021-46977
Redhat