Lucene search
+L

8862 matches found

CVE
CVE
added 2024/05/21 3:3 p.m.97 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:3 p.m.39 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
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.21 views

CVE-2021-47390 KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix stack-out-of-bounds memory access from ioapicwriteindirect KASAN reports the following issue: BUG: KASAN: stack-out-of-bounds in kvmmakevcpusrequestmask+0x174/0x440 kvm Read of size 8 at addr ffffc9001364f638 by tas...

6.8AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.40 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.5AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.25 views

CVE-2021-47341 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio

In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN: use-after-free in kvmvmioctlunregistercoalescedmmio+0x7c/0x1ec arch/arm64/kvm/../../../virt/kvm/coalescedmmio.c:183 Read of size 8 at addr...

6.5AI score0.00252EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.15 views

CVE-2021-47341 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio

In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN: use-after-free in kvmvmioctlunregistercoalescedmmio+0x7c/0x1ec arch/arm64/kvm/../../../virt/kvm/coalescedmmio.c:183 Read of size 8 at addr...

6.9AI score0.00252EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.22 views

CVE-2021-47341

In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN: use-after-free in kvmvmioctlunregistercoalescedmmio+0x7c/0x1ec arch/arm64/kvm/../../../virt/kvm/coalescedmmio.c:183 Read of size 8 at addr...

7.8CVSS7.5AI score0.00252EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:35 p.m.83 views

CVE-2021-47341

CVE-2021-47341 concerns the Linux kernel KVM mmio path, where a use-after-free flaw in kvm_vm_ioctl_unregister_coalesced_mmio could enable a flawed memory read (8 bytes) via a read access after the object is freed. The issue is in the ARM64 KVM coalesced_mmio code path and Trace shows a use-after...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/21 2:35 p.m.90 views

CVE-2021-47296

CVE-2021-47296 affects the Linux kernel KVM on PPC. The issue is a leak in vcpu_load due to vcpu_put not being called when a user copy fails, which can corrupt preempt notifiers and cause crashes. The vulnerability is resolved via a kernel patch (details present in the connected advisories), with...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.18 views

CVE-2021-47296 KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak vcpuput is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues...

7.1AI score0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.35 views

CVE-2021-47296 KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak vcpuput is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues...

6.6AI score0.00225EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.50 views

CVE-2021-47296

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvmarchvcpuioctl vcpuload leak vcpuput is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.32 views

CVE-2021-47277 kvm: avoid speculation-based attacks from out-of-range memslot accesses

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address gpa to a host virtual address using the right-shifted gpa also known as gfn an...

6.1AI score0.00259EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.20 views

CVE-2021-47277 kvm: avoid speculation-based attacks from out-of-range memslot accesses

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address gpa to a host virtual address using the right-shifted gpa also known as gfn an...

6.5AI score0.00259EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:20 p.m.93 views

CVE-2021-47277

CVE-2021-47277 affects the Linux kernel KVM path for guest memory translation. The issue arises when speculative execution may use an invalid guest frame number (gfn) to compute an out-of-bounds host virtual address (hva) in __gfn_to_hva_memslot, enabling a potential two-read Spectre gadget where...

7.1CVSS6.3AI score0.00259EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.29 views

CVE-2021-47277

In the Linux kernel, the following vulnerability has been resolved: kvm: avoid speculation-based attacks from out-of-range memslot accesses KVM's mechanism for accessing guest memory translates a guest physical address gpa to a host virtual address using the right-shifted gpa also known as gfn an...

7.1CVSS6.6AI score0.00259EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:19 p.m.89 views

CVE-2021-47262

CVE-2021-47262 concerns the Linux kernel KVM subsystem. The issue arises in the x86 KVM tracepoint handling for nested VM-Enter failures, where string literals used by the “nested VM-Enter failed” tracepoint could outlive memory they reference if the tracepoint is emitted from modules (e.g., kvm-...

7.1CVSS6.8AI score0.0023EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.28 views

CVE-2021-47262 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

6.5AI score0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.36 views

CVE-2021-47262

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.27 views

CVE-2021-47262 KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message Use the string machinery provided by the tracing subystem to make a copy of the string literals consumed by the "nested VM-Enter failed" tracepoint. A complet...

7AI score0.0023EPSS
SaveExploits0References4
Rows per page
Query Builder