Lucene search
+L

55 matches found

Kitploit
Kitploit
added 2026/08/30 3:13 p.m.4 views

Hypervisor-From-Scratch

Hypervisor From Scratch 一个关于如何从零开始编写虚拟机监控器的教程 所有部分 » 第 1 部分 · 第 2 部分 · 第 3 部分 · 第 4 部分 · 第 5 部分 · 第 6 部分 · 第 7 部分 · 第 8 部分 如果你想使用虚拟机监控器进行分析和逆向工程任务,请查看HyperDbg 调试器。它是一款基于虚拟机监控器的调试器,专为分析、模糊测试和逆向应用程序而设计。在 OpenSecurityTraining2 的网站( 推荐 )和 YouTube...

5.4AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/25 3:02 p.m.7 views

CVE-2026-64562

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM nested virtualization nVMX feature. This vulnerability occurs because the shadow Virtual Machine Control Structure VMCS is freed prematurely while still being referenced. Due to asynchronous operations, a virtual CPU vCPU mig...

8.8CVSS5.5AI score0.00125EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: KVM: VMX: Fixed a crash caused by uninitialized currentvmcs. KVM enables “Enlightened VMCS” and “Enlightened MSR Bitmap” when running as a nested hypervisor on top of Hyper-V. When the MSR bitmap is updated, the...

6.1AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

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

9.4CVSS5.3AI score0.00141EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.7 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.8CVSS0.00141EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.22 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
EUVD
EUVD
added 2026/08/15 5:55 a.m.11 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 2026/08/15 5:55 a.m.34 views

CVE-2026-72287

The CVE-2026-72287 entry covers a Linux kernel KVM nVMX issue where the vTPR vs. TPR Threshold consistency check was moved into normal checks. Affected component: KVM’s nested VMX path in the Linux kernel (vmcs12.tpr_threshold vs vTPR) and the handling of GUEST_CR3 when EPT is disabled. Reported ...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/08 11:29 p.m.16 views

SUSE CVE-2026-68081

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state Put all vmcs12 pages if KVM synthesizes a nested VM-Exit due to invalid guest while emulating VMLAUNCH or VMRESUME. The invalid guest state path...

6.4CVSS5.3AI score0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/08 9:17 a.m.10 views

CVE-2026-68081

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state Put all vmcs12 pages if KVM synthesizes a nested VM-Exit due to invalid guest while emulating VMLAUNCH or VMRESUME. The invalid guest state path...

5.2AI score0.00155EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:13 a.m.13 views

KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode

...

8.4CVSS5.2AI score0.00165EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.15 views

SUSE CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.5CVSS5.4AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.11 views

CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 8:16 a.m.9 views

UBUNTU-CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.3AI score0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/06 7:13 a.m.41 views

CVE-2026-64604 KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.46 views

CVE-2026-64604 KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

0.00165EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.3AI score0.00165EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/08/06 7:13 a.m.81 views

CVE-2026-64604

CVE-2026-64604 concerns the Linux kernel KVM VMX path, where CR8 intercept updates are performed: the VMCS12 state is grabbed only when the vCPU is in guest mode to avoid a lockdep assertion in get_vmcs12(). The provided description and call trace show that the issue arises during vCPU creation a...

5.4AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 7:13 a.m.26 views

EUVD-2026-53790

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.4AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.13 views

CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

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