Lucene search
+L

442 matches found

Cvelist
Cvelist
added 2024/05/21 3:31 p.m.35 views

CVE-2023-52825 drm/amdkfd: Fix a race condition of vram buffer unref in svm code

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange-svmbo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async call in different tasks. Sync svmbo unref operation t...

7.8CVSS6.5AI score0.00181EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2024/05/21 3:15 p.m.36 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS6.5AI score0.00213EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS5.9AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.13 views

UBUNTU-CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS5.7AI score0.00208EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.21 views

CVE-2021-47389 KVM: SVM: fix missing sev_decommission in sev_receive_start

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

6.9AI score0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:03 p.m.109 views

CVE-2021-47389

CVE-2021-47389 is a Linux kernel/KVM SVM issue related to SevReceiveStart and SEV context decommission. The root cause was a missing SEV decommission step when ASID binding fails after RECEIVE_START, which can leak firmware memory and eventually prevent allocating new SEV guest contexts, causing ...

5.1CVSS6.9AI score0.00213EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.44 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS6.8AI score0.00213EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.23 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a problem with the drm/amdkfd module svmmigratefini...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/17 1:15 p.m.35 views

CVE-2024-35791

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.38 views

CVE-2024-35791

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

7.8CVSS6AI score0.00238EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 12:24 p.m.16 views

CVE-2024-35791 KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

7.8CVSS6.1AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.18 views

CVE-2024-35791 KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References6
NVD
NVD
added 2024/02/29 11:15 p.m.38 views

CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.16 views

CVE-2021-47062 KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

6.9AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/29 10:37 p.m.111 views

CVE-2021-47062

The CVE-2021-47062 vulnerability affects the Linux kernel KVM SVM path. The issue occurs when iterating vCPUs for SEV-encrypted VMSAs using created_vcpus, which does not guarantee a vCPU’s existence and can trigger a NULL pointer dereference. The documented fix switches to iterating with online_v...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.44 views

CVE-2021-47062 KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

6.7AI score0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.67 views

CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS4.8AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/29 8:02 a.m.28 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.5CVSS6.4AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.28 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.5CVSS6.3AI score0.00236EPSS
SaveExploits0References3
Rows per page
Query Builder