Lucene search
+L

367078 matches found

OSV
OSV
added 3 days ago5 views

CVE-2026-72286 KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The proper migration requires additional SNP-specific state such as...

8.8CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago20 views

CVE-2026-72287 KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks Move the off-by-default consistency check for vmcs12.tprthreshold vs. the virtual APIC vTPR into the "normal" controls checks, as waiting until KVM has...

7.8CVSS0.00141EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-72287

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks Move the off-by-default consistency check for vmcs12.tprthreshold vs. the virtual APIC vTPR into the "normal" controls checks, as waiting until KVM has...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59186

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks Move the off-by-default consistency check for vmcs12.tprthreshold vs. the virtual APIC vTPR into the "normal" controls checks, as waiting until KVM has...

5.4AI score0.00141EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago14 views

CVE-2026-72286

The CVE concerns the Linux kernel KVM SEV SNP intra-host migration/mirroring. The vulnerability arises because the intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The migration requires SNP-specific state (guest_req_mutex, guest_req_buf, guest_resp_buf) to be tran...

8.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago17 views

CVE-2026-72286 KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The proper migration requires additional SNP-specific state such as...

8.8CVSS0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59185

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The proper migration requires additional SNP-specific state such as...

5.4AI score0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-72285

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 3 days ago5 views

CVE-2026-72285 KVM: TDX: Reject concurrent change to CPUID entry count

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

7.8CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 3 days ago16 views

CVE-2026-72285

CVE-2026-72285 – Linux kernel KVM/TDX CPUID count race : The vulnerability occurs when userspace can change cpuid.nent between the initial read and the allocation of the kvm_tdx_init_vm copy, causing a mismatch in the number of CPUID entries that are copied and later processed. The fix enforces t...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59184

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

5.5AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72285 KVM: TDX: Reject concurrent change to CPUID entry count

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

7.8CVSS0.00154EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago5 views

CVE-2026-72284 KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

7.1CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72284 KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

7.1CVSS0.00187EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-72284

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

7.1CVSS5.3AI score0.00187EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago3 views

EUVD-2026-59183

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

5.4AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago14 views

CVE-2026-72284

CVE-2026-72284 affects the Linux kernel KVM on x86, where a logic error in arch/x86/kvm/lapic.c (line ~3338) caused PV EOIs to be ignored if the vCPU later disables PV EOIs, potentially triggering a kernel oops (invalid opcode) during KVM vCPU ioctls. The vulnerability is locally exploitable as p...

7.1CVSS5.3AI score0.00187EPSS
SaveExploits0References6
OSV
OSV
added 3 days ago3 views

CVE-2026-72282 KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers

In the Linux kernel, the following vulnerability has been resolved: KVM: Move kvmiobusgetdev locking responsibilities to callers kvmiobusgetdev returns a device that is only matched by the address, and nothing else. This can cause a lifetime issue if the matched device is not the expected type, a...

7.8CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 3 days ago17 views

CVE-2026-72282

The CVE-2026-72282 entry concerns the Linux kernel KVM path: kvm_io_bus_get_dev() now requires the caller to hold the srcu lock, moving locking responsibilities to the caller. The function returns a device matched only by address, which can lead to a lifetime issue if the device’s type isn’t as e...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago19 views

CVE-2026-72283 KVM: x86: Nullify irqfd->producer if updating IRTE for bypass fails

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

8.8CVSS0.00179EPSS
SaveExploits0References3
Rows per page
Query Builder