Lucene search
+L

133 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2026-53359-Kernel-Fix

Chinês | Inglês Chinês Tutorial de Atualização do Linux Kernel 7.1.3 para Corrigir CVE-2026-53359 Aviso: Este artigo documenta apenas o processo de correção no meu ambiente de servidor pessoal. Não é uma análise profissional de segurança. Se houver algo inadequado, correções são bem-vindas. Nota ...

8.8CVSS5.4AI score0.00908EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

januscape

Januscape — site de rastreamento de escape de convidado para host no Linux KVM/x86 Fonte do rastreador de status de patches Januscape : um site de página única que registra quais distribuições distribuíram uma correção para o escape de convidado para host KVM/x86 no kernel Linux. Onde os fatos...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 10:06 p.m.2 views

Januscape

Januscape: Gast-zu-Host-Ausbruch in KVM/x86 Zusammenfassung Dieses Dokument beschreibt die Januscape CVE-2026-53359 -Sicherheitslücke, entdeckt und gemeldet von Hyunwoo Kim @v4bel. Es handelt sich um eine KVM-Escape-Sicherheitslücke, die es einem Gast ermöglicht, in einer KVM/x86-Umgebung zum Hos...

8.8CVSS5.3AI score0.00908EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

Zapscape

A Trilogia de Escape do KVM ITScape CVE‑2026‑46316 | Januscape CVE‑2026‑53359 | Zapscape CVE‑2026‑64561 ---|---|--- Zapscape: Escape de Convidado para Host no KVM/x86 Resumo Este documento descreve a vulnerabilidade Zapscape CVE-2026-64561 descoberta e reportada por Hyunwoo Kim @v4bel. É uma...

9.3CVSS5.6AI score0.00908EPSS
SaveExploits10References4
RedHat Linux
RedHat Linux
added 2026/08/24 2:37 p.m.6 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

A flaw was found in the Kernel-based Virtual Machine KVM for x86. This vulnerability occurs when KVM incorrectly re-checks Level 1 L1 intercepts during the completion of userspace I/O emulation for a Level 2 L2 instruction. If the L1 or host userspace modifies I/O interception settings during thi...

7.9CVSS6.6AI score0.00158EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/19 1:36 p.m.2 views

Zapscape-Fix

Zapscape-Fix — CVE-2026-64561 KVM 内核热补丁 English | 简体中文 给 CentOS Stream 8 / RHEL 8 (4.18.0 全系列内核)的 KVM 宿主机修复 CVE-2026-64561(Zapscape) 漏洞的内核热补丁 : 不打补丁的风险 :租户虚拟机(guest)可以仅凭自身操作逃逸到宿主机,以宿主 内核 root 权限执行代码——击穿整台物理机及其上所有虚拟机。 本项目的补丁 :基于 Linux 上游官方修复(2abd5287f083)backport 而来, 通过内核 livepatch 机制在线生效 : ✅ 不重启宿...

8.8CVSS0.00347EPSS
SaveExploits4References1
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74517

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs Cancel and flush the I/O APIC's delayed EOI handling work during the "pre VM destroy" phase, before vCPUs are destroyed, as processing the EOI broadcast will...

9.3CVSS5.6AI score0.00138EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 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.6AI score0.00179EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.6 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.4AI score0.00187EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59183

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

5.4AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:55 a.m.37 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
EUVD
EUVD
added 2026/08/15 5:55 a.m.5 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
F5 Networks
F5 Networks
added 2026/08/06 8:45 p.m.30 views

K000162807: Linux kernel vulnerability CVE-2026-53359

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN" fixed a shadow paging mismatch between stored...

8.8CVSS7.5AI score0.00908EPSS
SaveExploits5Affected Software3
UbuntuCve
UbuntuCve
added 2026/08/04 7:16 a.m.6 views

CVE-2026-64561

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root after making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages available for the shadow MMU. If reclaiming shadow pages...

8.8CVSS5.5AI score0.00347EPSS
SaveExploits4References7
OSV
OSV
added 2026/08/04 7:16 a.m.6 views

UBUNTU-CVE-2026-64561

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root after making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages available for the shadow MMU. If reclaiming shadow pages...

8.8CVSS5.3AI score0.00347EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/07/31 2:00 p.m.11 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.8AI score0.00347EPSS
SaveExploits4References3
OSV
OSV
added 2026/07/31 12:08 p.m.5 views

SUSE-SU-2026:23043-1 Security update for the Linux Kernel RT (Live Patch 10 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-34.1 fixes various security issues: The following security issues were fixed: - CVE-2026-23240: tls: Fix race condition in tlsswcancelworktx bsc1262404. - CVE-2026-31738: vxlan: validate ND option lengths in vxlannacreate bsc1264060. -...

9.8CVSS6.5AI score0.00908EPSS
SaveExploits5References13
SUSE CVE
SUSE CVE
added 2026/07/31 1:33 a.m.11 views

SUSE CVE-2022-4994

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: wean fast IN from emulatorpioin Use emulatorpioin directly for fast PIO instead of bouncing through emulatorpioin now that emulatorpioin fills "val" when handling in-kernel PIO. vcpu-arch.pio.count is guaranteed to be...

5.7AI score0.0014EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/30 9:18 a.m.14 views

EUVD-2022-56012

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: wean fast IN from emulatorpioin Use emulatorpioin directly for fast PIO instead of bouncing through emulatorpioin now that emulatorpioin fills "val" when handling in-kernel PIO. vcpu-arch.pio.count is guaranteed to be...

5.7AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 4:16 a.m.7 views

SUSE-SU-2026:22987-1 Security update for the Linux Kernel (Live Patch 7 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.28.1 fixes various security issues: The following security issues were fixed: - CVE-2026-31738: vxlan: validate ND option lengths in vxlannacreate bsc1264060. - CVE-2026-43038: ipv6: icmp: clear skb2-cb in ip6errgenicmpv6unreach...

9.8CVSS6.8AI score0.00908EPSS
SaveExploits5References11
Rows per page
Query Builder