Lucene search
+L

575 matches found

Kitploit
Kitploit
added 2026/09/12 8:36 a.m.5 views

hyperv_local_dos_poc

Hyper-V 拒绝服务概念验证。 这是 Visual Studio 2019 驱动程序项目的代码文件。 1. 编译驱动程序。 2. 使用以下命令为客户操作系统启用嵌套虚拟化: root@kitploit: Set-VMProcessor -VMName -ExposeVirtualizationExtensions $true 3. 在客户操作系统内运行驱动程序。主机操作系统将重启或生成带有 HYPERVISORERROR 代码的蓝屏死机。 该漏洞存在于 Hyper-V 中,影响 Windows Server 2019、安装了最新补丁的 Windows 10 以及 Windows 10...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:54 a.m.6 views

Zapscape

La trilogía de escapes de KVM ITScape CVE‑2026‑46316 | Januscape CVE‑2026‑53359 | Zapscape CVE‑2026‑64561 ---|---|--- Zapscape: Escape de invitado a host en KVM/x86 Resumen Este documento describe la vulnerabilidad Zapscape CVE-2026-64561 , descubierta e informada por Hyunwoo Kim @v4bel. Es una...

9.3CVSS6.8AI score0.00962EPSS
SaveExploits10References3
Kitploit
Kitploit
added 2026/09/12 2:10 a.m.8 views

Januscape

Januscape:KVM/x86 环境中的客户机到宿主机逃逸 摘要 本文档描述了由 Hyunwoo Kim @v4bel 发现并报告的 Januscape CVE-2026-53359 漏洞。这是一个 KVM 逃逸漏洞,可使客户机在 KVM/x86 环境中逃逸至宿主机。据公开所知,这是首个可在 Intel 和 AMD 上触发而不仅限于单一架构的客户机到宿主机利用研究。 Januscape 是 KVM/x86 的 shadow MMU 模拟中的一个释放后使用漏洞。仅通过客户机侧操作即可触发该漏洞,破坏宿主机内核的影子页,并可能威胁那些接受不可信客户机并暴露嵌套虚拟化的 KVM/x86...

8.8CVSS6.7AI score0.00962EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/11 11:17 a.m.5 views

CVE-2026-64561

CVE-2026-64561 — Zapscape: KVM/x86 shadow MMU UAF, escape del guest al host root HackSpeak 分发镜像。本仓库为研究员 Hyunwoo Kim@v4bel公开的完整 PoC + 技术文档的分发镜像 ,代码与文档与上游一致。 ⚠️ 上游未附 LICENSE :镜像按分发惯例采用 MIT License,Copyright c 2026 HackSpeak ,源码版权归原代码作者 V4bel / @v4bel。PoC 未经真机验证 ,请先在可销毁环境QEMU TCG测试,勿对未授权目标使用。 Resumen...

8.8CVSS6.4AI score0.00347EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2026/09/10 12:39 a.m.4 views

kernel: KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM nSVM module. When a nested virtual machine L2 guest executes VMSAVE/VMLOAD instructions, and these are not intercepted by the first-level hypervisor L1, KVM incorrectly uses vmcb02 instead of vmcb01 for managing guest state...

7.9CVSS0.00128EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 9:09 p.m.7 views

CVE-2021-3656-Demo

CVE-2021-3656: 此问题是由于缺少对 virtext VMCB 字段的验证,允许恶意的 L1 客户机为 L2 客户机关闭 VMLOAD/VMSAVE 拦截和 VLS(虚拟 VMLOAD/VMSAVE)。在此情况下,L2 客户机能够不受拦截地运行 VMLOAD/VMSAVE,从而读取/写入主机物理内存的部分内容。 设置环境以访问 Linux 内核: 1. 你可以使用 Docker 容器或虚拟机。我将尽量使用 Docker 容器完成。 2. 你需要在 Mac 或 Windows 上安装 Docker Desktop。如果你默认使用 Linux 机器,可以忽略所有这些步骤。 3...

8.8CVSS6.6AI score0.00658EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/08 12:15 a.m.4 views

KVM-Januscape

KVM-XJ Hot Patch dumptool.py automatically finds offsets; how to use it? Just read the code. Vulnerability Overview CVE-2026-53359 Januscape is a use-after-free UAF vulnerability in the Linux kernel KVM shadow MMU. Lurking time : 16 years August 2010 to July 2026 Affected range : All Intel/AMD x8...

8.8CVSS6.5AI score0.00962EPSS
SaveExploits5
Debian CVE
Debian CVE
added 2026/09/04 4:48 p.m.11 views

CVE-2026-80873

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Write ESREL2 for injected nested SError exceptions kvminjectel2exception writes ESREL2 for synchronous exceptions but not for SError. enterexception64 does not write ESRELx for any exception type, so the construct...

5.8AI score0.00154EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.8 views

PT-2026-85792

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Write ESR EL2 for injected nested SError exceptions kvm inject el2 exception writes ESR EL2 for synchronous exceptions but not for SError. enter exception64 does not write ESR ELx for any exception type, so the...

5.3AI score0.00154EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.3 views

The vulnerability of the kvm_vcpu_init_nested() function in the arch/arm64/kvm/nested.c module of the virtualization subsystem on the 64-bit ARM-based Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kvmvcpuinitnested function in the arch/arm64/kvm/nested.c module of the virtualization subsystem on the 64-bit ARM-based Linux operating system is related to the copying of buffers without checking input data. Exploiting this vulnerability could allow an attacker to...

8.8CVSS8AI score0.00125EPSS
SaveExploits0References9Affected Software3
RedhatCVE
RedhatCVE
added 2026/09/01 7:35 a.m.6 views

CVE-2026-80699

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component for ARM64 architectures. This vulnerability, specifically affecting AmpereOne processors, occurs when a physical interrupt is double-deactivated in a nested virtualization context. An attacker could potentially...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-80665

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns...

7.1CVSS5.5AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:33 p.m.9 views

SUSE CVE-2026-80699

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context In the nested state, the physical interrupt has already been deactivated through the HW bit in the LR. The extra deactivation would be harmless but can hit a...

5.8AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80665

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns -EFAULT. This is not always the case as it's possible to encounter 'late...

7.1CVSS0.00156EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80665

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns -EFAULT. This is not always the case as it's possible to encounter 'late...

7.1CVSS5.9AI score0.00156EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80699

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context In the nested state, the physical interrupt has already been deactivated through the HW bit in the LR. The extra deactivation would be harmless but can hit a...

5.8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80665

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns -EFAULT. This is not always the case as it's possible to encounter 'late...

8.2CVSS5.8AI score0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:49 a.m.59 views

CVE-2026-80665

This vulnerability affects the Linux kernel's KVM arm64 nested virtualization subsystem. The root cause is in kvm_handle_vncr_abort() , which incorrectly assumes that a -EFAULT return from kvm_translate_vncr() always conveys an abort. In practice, "late" failures on S1 translation output (e.g., a...

7.1CVSS5.9AI score0.00156EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 6:49 a.m.10 views

EUVD-2026-67541

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns -EFAULT. This is not always the case as it's possible to encounter 'late...

5.9AI score0.00156EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.10 views

CVE-2026-80665

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if kvmtranslatevncr can't resolve PFN kvmhandlevncrabort assumes that s1walkresult conveys an abort when kvmtranslatevncr returns -EFAULT. This is not always the case as it's possible to encounter 'late...

7.1CVSS5.8AI score0.00156EPSS
SaveExploits0
Rows per page
Query Builder