9423 matches found
holos
Docker compose 的 KVM 版本。在一个 YAML 文件中定义多 VM 堆栈。没有 libvirt,没有 XML,没有分布式控制平面。 网站和文档:https://zeroecco.github.io/holos/ 原语是 VM,而不是容器。每个工作负载实例都有自己的内核边界、qcow2 覆盖层、cloud-init 种子和生成的 SSH 访问。 快速开始 需要 Linux + /dev/kvm。macOS 构建可以运行离线命令,如 validate、import、images 和 pull,但 up 和 run 需要 KVM 主机。 一个一次性 VM,无需 compose...
Zapscape
⚡ Zapscape - Your Computer's Safety Net, Simplified ⬇️ DOWNLOAD ZAPSCAPE NOW 🛡️ What Is Zapscape? Zapscape is a friendly tool that helps protect your computer from a hidden threat called a "KVM escape." Think of it as a digital shield that keeps your personal files, photos, and information safe...
firecracker
Our mission is to enable secure, multi-tenant, minimal-overhead execution of container and function workloads. Read more about the Firecracker Charter here. What is Firecracker? Firecracker is an open source virtualization technology that is purpose-built for creating and managing secure,...
CVE-2024-56426
Exynos 990 / Exynos9830 Unified BootROM Exploit Unified CVE-2024-56426 tooling for the Exynos 990 Galaxy S20, S20 FE, and Note20 families. The exploit accepts all ten model names and maps them onto six verified stock bootloader families. !CAUTION The tracked key bundle and generated images are...
Januscape
Januscape: KVM/x86におけるゲストからホストへの脱出 概要 このドキュメントは、Hyunwoo Kim @v4bel によって発見・報告された Januscape CVE-2026-53359 脆弱性について説明します。これはKVM/x86環境においてゲストからホストへの脱出を可能にするKVMエスケープ脆弱性です。公に知られている限り、これはIntelとAMDの両方でトリガー可能な初のゲスト-to-ホストエクスプロイト研究であり、単一アーキテクチャに限定されません。 JanuscapeはKVM/x86のシャドウMMU...
bmcweb
OpenBMC Web服务器 该组件旨在成为 OpenBMC 的“全能型”嵌入式 Web 服务器。 特性 该 Web 服务器实现了几个不同的接口: DBus 事件 WebSocket。允许注册对特定 dbus 路径和属性的变更, 如果这些过滤器匹配,将通过 WebSocket 发送事件。 OpenBMC DBus REST API。允许直接、低干扰、高保真地访问 dbus 及其所表示的对象。 串口(Serial):用于通过 WebSocket 与主机串口控制台交互的串口 WebSocket。 Redfish:一个符合协议的 DBus 到 Redfish 转换器。 KVM:基于...
CVE-2026-53359-Kernel-Fix
中文 | English 中文 升级 Linux Kernel 7.1.3 修复 CVE-2026-53359 教程 声明: 本文仅记录本人服务器环境下的修复过程,并非安全专业分析。如有不当之处,欢迎指正。 验证说明: 经源码比对确认,Linux Kernel 7.1.3 已包含修复 commit 81ccda30b4e8("KVM: x86: Fix shadow paging use-after-free due to unexpected role"),该补丁在 arch/x86/kvm/mmu/mmu.c 的 kvmmmugetchildsp 函数中增加了 role.word...
mofos
mofos Concepto Instalación Configurar el host Sesión de sistema QEMU/KVM Consideraciones de seguridad Configuración de Mofos Instalar una plantilla Configurar el cortafuegos Instalar Importar Crear el disco vacío de la capa superior Crear una máquina virtual Personalización Plantilla - hook insta...
zeroboot
通过写时复制分叉为 AI 代理提供亚毫秒级 VM 沙箱 试试看 root@kitploit: curl -X POST https://api.zeroboot.dev/v1/exec \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer zbdemohn2026' \ -d '"code":"import numpy as np; printnp.random.rand3"' 基准测试 指标| Zeroboot| E2B| microsandbox| Daytona ---|---|---|---|---...
ad-honeypot-autodeploy
ad-honeypot-autodeploy Deploy a small, intentionally insecure, vulnerable Windows Domain for RDP Honeypot fully automatically. Runs on self-hosted virtualization using libvirt with QEMU/KVM but it can be customized easily for cloud-based solutions. Used for painlessly set up a small Windows Domai...
ITScape
ITScape: KVM/arm64 中的虚拟机逃逸到宿主机 摘要 本文档描述了由 Hyunwoo Kim @v4bel 报告并修复的 ITScape CVE-2026-46316 漏洞。这是一个 KVM 逃逸漏洞,允许虚拟机在 KVM/arm64 环境中逃逸到宿主机,并以内核(root)权限在宿主机上执行命令。据公开所知,这是首个针对 KVM/arm64 的虚拟机逃逸到宿主机的利用研究。 ITScape 利用的是 KVM/arm64 的 vGIC-ITS(中断翻译服务) 模拟中的竞态条件。它仅通过客户机侧的操作触发该漏洞,从而逃逸到宿主机,并且可能威胁到接受非受信任客户机的...
CVE-2026-64561
CVE-2026-64561 — Zapscape:KVM/x86 shadow MMU UAF,guest 逃逸到 host root HackSpeak 分发镜像。本仓库为研究员 Hyunwoo Kim@v4bel公开的完整 PoC + 技术文档的分发镜像 ,代码与文档与上游一致。 ⚠️ 上游未附 LICENSE :镜像按分发惯例采用 MIT License,Copyright c 2026 HackSpeak ,源码版权归原代码作者 V4bel / @v4bel。PoC 未经真机验证 ,请先在可销毁环境QEMU TCG测试,勿对未授权目标使用。 漏洞简述...
CVE-2023-2008
CVE-2023-2008 Exploit de prueba de concepto para CVE-2023-2008, un error en el controlador udmabuf del kernel de Linux corregido en 5.19-rc4. Puedes encontrar una descripción del error y la estrategia de explotación en nuestro blog post. El exploit fue probado en un Ubuntu 22.04 vulnerable, y...
snapchange
Snapchange 使用 KVM 对内存快照进行轻量级模糊测试 Snapchange 能够将原始内存转储和寄存器状态加载到 KVM 虚拟机(VM)中执行。在执行过程中,可以通过重置 KVM 发现的脏页或模糊器手动标记的脏页,将该虚拟机重置到初始状态。 快速链接: 手册 提供了 模糊测试、追踪、覆盖率、最小化 和 项目 命令行工具示例 使用 QEMU 获取快照 架构 模糊器生命周期 教程 教程 1 - 基本用法 教程 2 - 使用 ASAN 的 LibTIFF 教程 3 - 带自定义变异器的 FFmpeg 教程 4 - 系统调用模糊器 教程 5 - Redqueen 愿景 使用 KVM...
CVE-2026-80891
CVE-2026-80891 affects the Linux kernel 's KVM s390 PCI subsystem. The vulnerability arises when the AIBV (Adaptive Interrupt Bit Vector) size—derived from the NOI and AIBVO—exceeds a single page boundary, making it impossible to safely pin the guest page. Additionally, the AISB (Adaptive Interru...
CVE-2026-80891 KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Validate AIBV and AISB before pinning guest pages The AIBV holds one bit per MSI-X vector for a given function. The size of the bit vector is derived from the NOI and the AIBVO. If the size of the AIBV exceeds a...
CVE-2026-80891
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Validate AIBV and AISB before pinning guest pages The AIBV holds one bit per MSI-X vector for a given function. The size of the bit vector is derived from the NOI and the AIBVO. If the size of the AIBV exceeds a...
EUVD-2026-71641
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Validate AIBV and AISB before pinning guest pages The AIBV holds one bit per MSI-X vector for a given function. The size of the bit vector is derived from the NOI and the AIBVO. If the size of the AIBV exceeds a...
EUVD-2026-71503
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...