Lucene search
+L

124239 matches found

Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.11 views

CVE-2026-72286

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.4AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.9 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
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.7 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
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.8 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
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.19 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
CVE
CVE
added 2026/08/15 5:55 a.m.23 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
CVE
CVE
added 2026/08/15 5:55 a.m.30 views

CVE-2026-72283

CVE-2026-72283 concerns the Linux kernel's KVM/x86 path. The issue: when updating the IRTE for bypass fails, irqfd->producer is not cleared, creating a potential use-after-free if the irqfd is reachable via KVM routing while the producer is freed separately (e.g., VFIO PCI, where the producer ...

8.8CVSS5.4AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:55 a.m.8 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
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59181

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

5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.23 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.8CVSS0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.7 views

CVE-2026-72282

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.3AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.6 views

CVE-2026-72283

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.8CVSS5.4AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:55 a.m.15 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.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:55 a.m.4 views

EUVD-2026-59182

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

5.5AI score0.00179EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:55 a.m.24 views

CVE-2026-72281

The CVE-2026-72281 entry concerns the Linux kernel KVM arm64/pKVM reclaim against the VM memory manager. The issue arose because protected guest faults could pin long-term resources to the VM’s mm (memory descriptor), and teardown could execute later from file release with current->mm potentia...

5.3AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.8 views

CVE-2026-72280

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Drop bogus WARN for write to ZCREL2 It is entirely possible for a guest to write to the ZCREL2 sysreg alias while in a nested context, as it is expected if FEATNV2 is advertised to the L1 hypervisor. Get rid of th...

7.1CVSS5.4AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.5 views

CVE-2026-72279

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

9CVSS5.5AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.9 views

CVE-2026-72278

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Re-translate VNCR before injecting abort KVM faults in the VNCR page with FOLLWRITE whenever the guest aborts for a write, similar to how a regular stage-2 mapping is handled. It is entirely possible that the gues...

9.3CVSS5.4AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.5 views

CVE-2026-72277

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory When constructing an L1 VNCR mapping, KVM unconditionally uses cacheable memory attributes, even if the underlying PFN isn't memory. This gets particularly hairy if the...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.9 views

CVE-2026-72276

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00215EPSS
SaveExploits0
Rows per page
Query Builder