Lucene search
+L

9907 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-46977

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...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/28 9:15 a.m.27 views

CVE-2021-46977

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...

7.8CVSS8.4AI score0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.24 views

CVE-2021-46978

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.27 views

Spoofing

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...

6.7AI score0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.41 views

CVE-2021-47008

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/28 9:15 a.m.36 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

6.6AI score0.00236EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.29 views

CVE-2021-46977

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...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

6.5AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.4688 views

CVE-2021-47008

CVE-2021-47008 relates to the Linux kernel KVM/SVM path where GHCB is updated in SIPI handling and MSR operations. The vulnerability arises if SIPIs occur without a corresponding AP Reset Hold, risking a NULL pointer dereference when GHCB is not mapped, and similarly a potential GHCB access issue...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.63 views

CVE-2021-47008

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.42 views

CVE-2021-47008 KVM: SVM: Make sure GHCB is mapped before updating

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

6.6AI score0.00236EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.10 views

CVE-2021-47008 KVM: SVM: Make sure GHCB is mapped before updating

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

6.7AI score0.00236EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.27 views

CVE-2021-46997 arm64: entry: always set GIC_PRIO_PSR_I_SET during entry

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: always set GICPRIOPSRISET during entry Zenghui reports that booting a kernel with "irqchip.gicv3pseudonmi=1" on the command line hits a warning during kernel entry, due to the way we manipulate the PMR. Early in the...

6.8AI score0.00246EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-46978 KVM: nVMX: Always make an attempt to map eVMCS after migration

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

6.6AI score0.00241EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.29 views

CVE-2021-46978

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

6.2AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.29 views

CVE-2021-46978 KVM: nVMX: Always make an attempt to map eVMCS after migration

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

8.5AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.5213 views

CVE-2021-46978

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Always make an attempt to map eVMCS after migration When enlightened VMCS is in use and nested state is migrated with vmxgetnestedstate/vmxsetnestedstate KVM can't map evmcs page right away: evmcs gpa is not 'struct...

7.5AI score0.00241EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.18 views

CVE-2021-46977 KVM: VMX: Disable preemption when probing user return MSRs

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...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.136 views

CVE-2021-46977

CVE-2021-46977 (Linux Kernel KVM VMX) : The vulnerability arises from preemption of the host while probing user return MSRs via RDMSR/WRMSR. If the MSR value differs per logical CPU, a WRMSR could corrupt the host value if KVM is preempted between the RDMSR and WRMSR and rescheduled on another CP...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.33 views

CVE-2021-46977

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...

7.8CVSS5.6AI score0.00241EPSS
SaveExploits0
Rows per page
Query Builder