Lucene search
+L

9129 matches found

NVD
NVD
added yesterday3 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...

0.00225EPSS
SaveExploits0References6
NVD
NVD
added yesterday4 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...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added yesterday5 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...

0.00209EPSS
SaveExploits0References4
NVD
NVD
added yesterday5 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...

0.00209EPSS
SaveExploits0References4
NVD
NVD
added yesterday4 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...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added yesterday4 views

CVE-2026-72281

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: account pKVM reclaim against the VM mm Protected guest faults charge long term pins to the VM's mm. Teardown can run later from file release, where current-mm may be unrelated. Drop the charge from kvm-mm instead...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added yesterday3 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...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added yesterday7 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...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added yesterday6 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...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added yesterday10 views

CVE-2026-72412

Summary of CVE-2026-72412 (Linux kernel, s390/mm): A misuse of the _PAGE_UNUSED bit in present and non-present page table entries could cause used pages to be treated as unused, risking guest corruption in KVM environments. The根 cause is that KVM could set the bit on userspace ptes for unused gue...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-59311

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix handling of PAGEUNUSED pte bit The PAGEUNUSED softbit should not really be lying around. Its sole purpose is to signal to trytounmapone and trytomigrateone that the page can be discarded instead of being moved /...

5.4AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday25 views

CVE-2026-72412 s390/mm: Fix handling of _PAGE_UNUSED pte bit

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix handling of PAGEUNUSED pte bit The PAGEUNUSED softbit should not really be lying around. Its sole purpose is to signal to trytounmapone and trytomigrateone that the page can be discarded instead of being moved /...

0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday16 views

CVE-2026-72325 perf/x86/amd/core: Avoid enabling BRS from the SVM reload path

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd/core: Avoid enabling BRS from the SVM reload path Branch Sampling BRS and Last Branch Record LBR are mutually exclusive hardware features, and users of both are tracked via cpuc-lbrusers. When SVM is toggled on a CPU...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday4 views

EUVD-2026-59194

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

5.4AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added yesterday13 views

CVE-2026-72295

In the Linux kernel, LoongArch KVM irqfd routing had a vulnerability where the irqchip index was not validated, risking indexing past the routing table’s chip array. The issue was fixed by adding validation to reject out-of-range irqchip indexes. This improves safety of irqchip routing in LoongAr...

5.3AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday17 views

CVE-2026-72295 LoongArch: KVM: Validate irqchip index in irqfd routing

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added yesterday12 views

CVE-2026-72294

The CVE-2026-72294 entry concerns the Linux kernel on LoongArch with the KVM component. The issue arises in the function kvm_vcpu_ioctl_interrupt(), where an IRQ validity check was missing, allowing a userspace caller to trigger the vulnerability. The description states that a check for IRQ valid...

5.2AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-59193

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check irq validity in kvmvcpuioctlinterrupt Function kvmvcpuioctlinterrupt can be called from userspace, here add irq validility cheking in kvmvcpuioctlinterrupt...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added yesterday15 views

CVE-2026-72294 LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check irq validity in kvmvcpuioctlinterrupt Function kvmvcpuioctlinterrupt can be called from userspace, here add irq validility cheking in kvmvcpuioctlinterrupt...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday4 views

EUVD-2026-59192

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: Add missing radixtreepreload in gaccessshadowfault Add missing radixtreepreload in gaccessshadowfault to guarantee forward progress. The core of gaccessshadowfault has been split into gaccessshadowfault in order ...

5.4AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder