Lucene search
+L

12965 matches found

Kitploit
Kitploit
added 2026/09/11 7:47 p.m.5 views

CVE-2026-31787

XSA-487 / CVE-2026-31787 Linux kernel double free in Xen privcmd driver A double free of kernel memory in the Linux kernel's Xen privcmd driver allows circumvention of kernel lockdown secure boot. Exploitation requires root-level access, which limits the broader security implications...

7.8CVSS6.2AI score0.00183EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 8:44 p.m.7 views

Citrix-Virtual-Apps-XEN-Exploit

CVE-2024-xxxx Citrix Virtual Apps and Desktops XEN Ejecución remota de código no autenticada Consulta nuestra publicación del blog para obtener detalles técnicos https://github.com/user-attachments/assets/563fd110-5321-49f7-8dc3-48eb0a53e0f9 PoC en Acción root@kitploit: python exploit-citrix-xen....

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/09/09 12:00 a.m.4 views

OPENSUSE-SU-2026:11738-1 xen-4.22.0_04-1.1 on GA media

These are all security issues fixed in the xen-4.22.004-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS0.00231EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/08 9:26 p.m.6 views

CVE-2026-62437

A flaw was found in Xen. When a guest virtual machine is terminated, its device model DM can re-establish interrupt request IRQ tracking structures after the initial cleanup. This prevents some of these structures from being properly deallocated, leading to a memory leak. A local attacker with...

6.5CVSS0.00098EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/08 9:22 p.m.5 views

CVE-2026-79602

A flaw was found in Xen. A malicious guest operating system, when configured with a PCI device that has a Base Address Register BAR mapped to the I/O port space, can trigger an internal error within the Xen hypervisor. This vulnerability could lead to a denial of service, causing the host system ...

8.8CVSS0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 1:17 p.m.4 views

DEBIAN-CVE-2026-79602

A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen...

8.8CVSS0.0013EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 1:17 p.m.6 views

CVE-2026-79603

x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen if needed when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify an already scrubbe...

4.3CVSS0.00231EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 1:17 p.m.6 views

CVE-2026-79602

A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen...

8.8CVSS0.0013EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 1:17 p.m.6 views

CVE-2026-62437

When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early in the process. Unfortunately after that point the guest...

6.5CVSS0.00098EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/08 12:11 p.m.9 views

CVE-2026-79603

Xen hypervisor x86 PV (para-virtualized) guests can free memory pages while retaining a stale TLB entry pointing to them. Xen issues a TLB flush only when a freed page is re-used , not at the time of freeing. Because the page can be scrubbed (zeroed or reassigned) before that TLB flush occurs, a ...

4.3CVSS0.00231EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/08 12:11 p.m.24 views

CVE-2026-79603 Unconditionally do TLB flushing ahead of page scrubbing

x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen if needed when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify an already scrubbe...

0.00231EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 12:11 p.m.6 views

EUVD-2026-72721

x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen if needed when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify an already scrubbe...

4.3CVSS0.00231EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 12:11 p.m.5 views

EUVD-2026-72720

A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen...

0.0013EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 12:11 p.m.27 views

CVE-2026-79602 x86: improper handling of HVM emulation return codes

A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen...

0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 12:11 p.m.13 views

CVE-2026-79602

CVE-2026-79602 is a vulnerability in the Xen hypervisor (x86) caused by improper handling of HVM emulation return codes. A guest with a PCI device assigned that has at least a BAR mapped to the I/O port space can trigger a BUG() in Xen, leading to a denial of service where the host becomes unresp...

8.8CVSS0.0013EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 12:10 p.m.5 views

EUVD-2026-72719

When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early in the process. Unfortunately after that point the guest...

0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/08 12:00 p.m.5 views

UBUNTU-CVE-2026-62437

When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early in the process. Unfortunately after that point the guest...

6.5CVSS0.00098EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 12:00 p.m.5 views

UBUNTU-CVE-2026-79602

improper handling of HVM emulation return codes: A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen. A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen. Xen versions 4.6 and later are...

8.8CVSS0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/08 12:00 p.m.4 views

CVE-2026-79602

improper handling of HVM emulation return codes: A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen. A guest with a PCI device assigned that has at least a BAR on the IO port space can trigger a BUG in Xen. Xen versions 4.6 and later are...

8.8CVSS0.0013EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/08 12:00 p.m.3 views

CVE-2026-62437

When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early in the process. Unfortunately after that point the guest...

6.5CVSS0.00098EPSS
SaveExploits0References1
Rows per page
Query Builder