Lucene search
+L
XenMost viewed

496 matches found

Xen Project
Xen Project
•added 2026/05/12 4:2 p.m.•16 views

x86: CPU Opcode Cache corruption

ISSUE DESCRIPTION AMD have disclosed a potential vulnerability in certain CPUs which can cause instructions to execute at a higher privilege. For more information, see: https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7052.html IMPACT Code of any privilege could escalate to a...

7.3CVSS5.9AI score0.00258EPSS
SaveExploits0
Xen Project
Xen Project
•added 2025/09/09 12:0 p.m.•16 views

XAPI UTF-8 string handling

ISSUE DESCRIPTION There are multiple issues. 1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing. 2. XAPI's UTF-8 encoder implements v3.0 of the...

9.4CVSS6.8AI score0.00137EPSS
SaveExploits0
Xen Project
Xen Project
•added 2013/05/30 4:36 p.m.•16 views

guest denial of service on syscall/sysenter exception generation

ISSUE DESCRIPTION When guest user code running inside a Xen guest operating system attempts to execute a syscall or sysenter instruction, but when the guest operating system has not registered a handler for that instruction, a General Protection Fault may need to be injected into the guest. It ha...

1.9CVSS5.9AI score0.00397EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/11/13 11:56 a.m.•16 views

Xen domain builder Out-of-memory due to malicious kernel/ramdisk

ISSUE DESCRIPTION The Xen PV domain builder contained no validation of the size of the supplied kernel or ramdisk either before or after decompression. This could cause the toolstack to consume all available RAM in the domain running the domain builder. CVE-2012-4544 Additionally, under similar...

2.7CVSS7.2AI score0.00923EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2012/11/13 11:56 a.m.•16 views

Grant table hypercall infinite loop DoS vulnerability

ISSUE DESCRIPTION Due to inappropriate duplicate use of the same loop control variable, passing bad arguments to GNTTABOPgetstatusframes can cause an infinite loop in the compat hypercall handler. IMPACT A malicious guest administrator can trigger the bug. If the Xen watchdog is enabled, the whol...

2.1CVSS7.2AI score0.00433EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2012/09/06 2:13 p.m.•16 views

guest administrator can access qemu monitor console

ISSUE DESCRIPTION A guest administrator who is granted access to the graphical console of a Xen guest can access the qemu monitor. The monitor can be used to access host resources. IMPACT A malicious guest administrator can access host resources perhaps belonging to other guests or the underlying...

4.6CVSS7.1AI score0.00379EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2012/09/05 8:13 a.m.•16 views

hypercall physdev_get_free_pirq vulnerability

ISSUE DESCRIPTION PHYSDEVOPgetfreepirq does not check that its call to getfreepirq succeeded, and if it fails will use the error code as an array index. IMPACT A malicious guest might be able to cause the host to crash, leading to a DoS, depending on the exact memory layout. Privilege escalation ...

6.1CVSS7.2AI score0.00439EPSS
SaveExploits1Affected Software1
Xen Project
Xen Project
•added 2012/02/02 1:57 p.m.•16 views

qemu-dm Local Privilege Escalation Vulnerability

ISSUE DESCRIPTION Heap-based buffer overflow in the processtxdesc function in the e1000 emulation allows the guest to cause a denial of service QEMU crash and possibly execute arbitrary code via crafted legacy mode packets. Upstream qemu has already released an advisory hence there is no embargo...

7.4CVSS6.4AI score0.00923EPSS
SaveExploits0
Xen Project
Xen Project
•added 2026/04/17 5:2 p.m.•15 views

x86: Floating Point Divider State Sampling

ISSUE DESCRIPTION Researchers from the CISPA Helmholtz Center for Information Security have discovered Floating Point Divider State Sampling. It is detailed in a paper titled "TREVEX: A Black-Box Detection Framework For Data-Flow Transient Execution Vulnerabilities" For more information, see:...

2CVSS5.7AI score0.00191EPSS
SaveExploits0
Xen Project
Xen Project
•added 2026/03/24 12:0 p.m.•15 views

Linux privcmd driver can circumvent kernel lockdown

ISSUE DESCRIPTION The Linux kernel's privcmd driver can be abused to circumvent kernel lockdown secure boot, e.g. by modifying page tables to enable user mode to modify kernel memory. IMPACT An administrator of an unprivileged guest booted in secure mode is able to perform actions on the kernel...

8.2CVSS5.8AI score0.00154EPSS
SaveExploits0
Xen Project
Xen Project
•added 2026/03/17 12:0 p.m.•15 views

Use after free of paging structures in EPT

ISSUE DESCRIPTION The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2019/02/22 5:42 p.m.•15 views

Withdrawn Xen Security Advisory number

DESCRIPTION XSA-283 stated: VT-d: Incorrect accesses into the Interrupt Remapping table A VT-d IOMMU has several tables in main RAM, which are configured by the driver when it starts. The tables are required to be aligned on a 4k boundary, and the control registers in the IOMMU which point to the...

0.7AI score
SaveExploits0
Xen Project
Xen Project
•added 2015/03/10 12:0 p.m.•15 views

Non-standard PCI device functionality may render pass-through insecure

ISSUE DESCRIPTION Devices with capabilities or defects that are undocumented or that virtualization software is unaware of may allow guests to control parts of the host that they shouldn't be in control of. Here are some examples of the kind of problem: While XSA-120 deals with standard PCI confi...

0.5AI score
SaveExploits0
Xen Project
Xen Project
•added 2012/11/13 11:56 a.m.•15 views

Unhooking empty PAE entries DoS vulnerability

ISSUE DESCRIPTION The HVMOPpagetabledying hypercall does not correctly check the caller's pagetable state, leading to a hypervisor crash. IMPACT An HVM guest running on shadow pagetables that is, not HAP can cause the hypervisor to crash. VULNERABLE SYSTEMS All Xen versions from 4.0 onwards are...

4.9CVSS7.2AI score0.00443EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/08/09 12:0 p.m.•15 views

HVM guest destroy p2m teardown host DoS vulnerability

ISSUE DESCRIPTION An HVM guest is able to manipulate its physical address space such that tearing down the guest takes an extended period amount of time searching for shared pages. This causes the domain 0 VCPU which tears down the domain to be blocked in the destroy hypercall. This causes that...

4.9CVSS7.1AI score0.00416EPSS
SaveExploits0
Xen Project
Xen Project
•added 2011/05/12 11:48 a.m.•15 views

VT-d (PCI passthrough) MSI trap injection

ISSUE DESCRIPTION Intel VT-d chipsets without interrupt remapping do not prevent a guest which owns a PCI device from using DMA to generate MSI interrupts by writing to the interrupt injection registers. This can be exploited to inject traps and gain control of the host. VULNERABLE SYSTEMS You ar...

7.4CVSS7.2AI score0.00852EPSS
SaveExploits1
Xen Project
Xen Project
•added 2026/04/28 12:0 p.m.•14 views

oxenstored keeps quota related use counts across domain destruction

ISSUE DESCRIPTION When oxenstored is tearing a domain down, the node data is cleaned up but the usage counts are leaked. When the domain ID is eventually reused, the new domain can create fewer nodes before beeing deemed to be over quota. IMPACT Over an extended period of time, new domains will b...

9.4CVSS5.2AI score0.00137EPSS
SaveExploits0
Xen Project
Xen Project
•added 2026/01/27 12:0 p.m.•14 views

x86: buffer overrun with shadow paging + tracing

ISSUE DESCRIPTION Shadow mode tracing code uses a set of per-CPU variables to avoid cumbersome parameter passing. Some of these variables are written to with guest controlled data, of guest controllable size. That size can be larger than the variable, and bounding of the writes was missing. IMPAC...

8.8CVSS5.9AI score0.00127EPSS
SaveExploits0
Xen Project
Xen Project
•added 2025/10/21 12:0 p.m.•14 views

x86: Incorrect input sanitisation in Viridian hypercalls

ISSUE DESCRIPTION Some Viridian hypercalls can specify a mask of vCPU IDs as an input, in one of three formats. Xen has boundary checking bugs with all three formats, which can cause out-of-bounds reads and writes while processing the inputs. CVE-2025-58147. Hypercalls using the HVVPSET Sparse...

7.5CVSS6.6AI score0.00355EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2012/11/13 11:56 a.m.•14 views

pirq range check DoS vulnerability

ISSUE DESCRIPTION domainpirqtoemuirq uses the guest provided pirq value before range checking it, and physdevunmappirq uses domainpirqtoemuirq without checking the pirq value either. Invalid pirq values can cause Xen to read out of array bounds, usually resulting in a fatal page fault. IMPACT A...

2.1CVSS7.2AI score0.00419EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/09/05 9:12 a.m.•14 views

Qemu VT100 emulation vulnerability

ISSUE DESCRIPTION The device model used by fully virtualised HVM domains, qemu, does not properly handle escape VT100 sequences when emulating certain devices with a virtual console backend. IMPACT An attacker who has sufficient privilege to access a vulnerable device within a guest can overwrite...

7.2CVSS7.1AI score0.00528EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/09/05 9:12 a.m.•14 views

PHYSDEVOP_map_pirq index vulnerability

ISSUE DESCRIPTION PHYSDEVOPmappirq with MAPPIRQTYPEGSI does not range check map-index. IMPACT A malicious HVM guest kernel can crash the host. It might also be able to read hypervisor or guest memory. VULNERABLE SYSTEMS All Xen systems running HVM guests. PV guests are not vulnerable. The...

5.6CVSS7.2AI score0.00437EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/09/05 8:38 a.m.•14 views

XENMEM_populate_physmap DoS vulnerability

ISSUE DESCRIPTION XENMEMpopulatephysmap can be called with invalid flags. By calling it with MEMFpopulateondemand flag set, a BUG can be triggered if a translating paging mode is not being used. IMPACT A malicious guest kernel can crash the host. VULNERABLE SYSTEMS All Xen systems running PV...

4.7CVSS7.2AI score0.00418EPSS
SaveExploits0
Xen Project
Xen Project
•added 2012/07/26 3:21 p.m.•14 views

HVM guest user mode MMIO emulation DoS vulnerability

ISSUE DESCRIPTION Internal data of the emulator for MMIO operations may, under certain rare conditions, at the end of one emulation cycle be left in a state affecting a subsequent emulation such that this second emulation would fail, causing an exception to be reported to the guest kernel where...

1.9CVSS7AI score0.00642EPSS
SaveExploits1Affected Software1
Xen Project
Xen Project
•added 2026/04/28 12:0 p.m.•13 views

Xenstored DoS via XS_RESET_WATCHES command

ISSUE DESCRIPTION Any guest can cause xenstored to crash by issuing a XSRESETWATCHES command within a transaction due to an assert triggering. In case xenstored was built with NDEBUG defined nothing bad will happen, as assert is doing nothing in this case. Note that the default is not to define...

6.5CVSS5.3AI score0.00158EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2026/03/17 12:0 p.m.•13 views

Xenstored DoS by unprivileged domain

ISSUE DESCRIPTION Any guest issuing a Xenstore command accessing a node using the illegal node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert statement in xenstored. In ca...

7.1CVSS5.6AI score0.00181EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2013/05/30 4:30 p.m.•13 views

64-bit PV guest privilege escalation vulnerability

ISSUE DESCRIPTION Rafal Wojtczuk has discovered a vulnerability which can allow a 64-bit PV guest kernel running on a 64-bit hypervisor to escalate privileges to that of the host by arranging for a system call to return via sysret to a non-canonical RIP. Intel CPUs deliver the resulting exception...

7.2CVSS7.3AI score0.37465EPSS
SaveExploits8
Xen Project
Xen Project
•added 2012/09/05 7:38 a.m.•13 views

hypercall set_debugreg vulnerability

ISSUE DESCRIPTION setdebugreg allows writes to reserved bits of the DR7 debug control register on x86-64. IMPACT A malicious guest can cause the host to crash, leading to a DoS. If the vulnerable hypervisor is run on future hardware, the impact of the vulnerability might be widened depending on t...

2.1CVSS7.2AI score0.00437EPSS
SaveExploits0
Xen Project
Xen Project
•added 2011/03/14 11:0 a.m.•13 views

Host crash due to failure to correctly validate PV kernel execution state

ISSUE DESCRIPTION Cannot specify user mode execution without specifying user-mode pagetables. Failure to validate this allows a malicious or buggy 64 bit PV guest to crash the host. nb: predates vulnerability handling process and therefore no formal announcement...

5.5CVSS7.2AI score0.00667EPSS
SaveExploits0
Xen Project
Xen Project
•added 2026/07/14 12:0 p.m.•12 views

XAPI: Missing TLS verification in some SDKs

ISSUE DESCRIPTION XAPI provides SDKs; bindings for the API in various programming languages. These are artefacts from a build of XAPI, intended for integration into 3rd party products. In all SDKs, there is a main RPC connection to the XAPI host. TLS for this connection is verified properly, or...

6AI score
SaveExploits0
Xen Project
Xen Project
•added 2026/04/28 12:0 p.m.•12 views

grant table v2 race in status page mapping

ISSUE DESCRIPTION The adjustments made for XSA-379 as well as those subsequently becoming XSA-387 still left a race window, when a HVM or PVH guest does a grant table version change from v2 to v1 in parallel with mapping the status pages via XENMEMaddtophysmap. Some of the status pages may then b...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2026/04/28 12:0 p.m.•12 views

Linux kernel out of bounds read via Xen-related sysfs file

ISSUE DESCRIPTION The Linux sysfs file /sys/hypervisor/properties/buildid does not contain printable information, but a binary value of typically 16 or 20 bytes, which is not terminated by a zero byte. The kernel driver making this information available is using the sprintf function for writing t...

7.8CVSS5.5AI score0.00197EPSS
SaveExploits0
Xen Project
Xen Project
•added 2013/05/30 4:36 p.m.•12 views

PV guest host Denial of Service

ISSUE DESCRIPTION A Xen user has discovered that some older AMD CPUs can be made to lock up due to AMD processor erratum 121. This issue was discovered during testing of the fix for XSA-7 CVE-2012-0217. Although the two issues are unrelated the situations which can trigger them may overlap...

7.2CVSS7.3AI score0.37465EPSS
SaveExploits8
Xen Project
Xen Project
•added 2012/11/13 11:56 a.m.•12 views

Timer overflow DoS vulnerability

ISSUE DESCRIPTION A guest which sets a VCPU with an inappropriate deadline can cause an infinite loop in Xen, blocking the affected physical CPU indefinitely. IMPACT A malicious guest administrator can trigger the bug. If the Xen watchdog is enabled, the whole system will crash. Otherwise the gue...

1.9CVSS7.2AI score0.00385EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•10 views

vIRQ event channel binding may break Xenstore

ISSUE DESCRIPTION Xenstore, to have an up-to-date picture of the entire system, wants to know of domains appearing and disappearing. To make this more robust, a new XENDOMCTLgetdomainstate was introduced. The management of the bitmap underlying that operation is tied into the binding of the...

7.5CVSS5.9AI score0.00477EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•9 views

PoD: Don't try to reclaim special pages

ISSUE DESCRIPTION A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen. IMPACT A buggy or malicious guest can cause corruption of Xen's state, leading to crashes or other...

5.3CVSS5.9AI score0.00327EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•9 views

x86 shadow paging is deprecated

ISSUE DESCRIPTION Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality,...

7.5CVSS5.9AI score0.00474EPSS
SaveExploits0
Xen Project
Xen Project
•added 6 days ago•9 views

vNUMA domain cleanup may race other operations

ISSUE DESCRIPTION Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest. IMPACT While Denial of Service DoS...

6.5CVSS5.9AI score0.00233EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•9 views

grant-table: version change racing with other operations

ISSUE DESCRIPTION With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from ...

6.5CVSS5.8AI score0.00195EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•8 views

x86: Out-of-bounds read in vRTC emulation

ISSUE DESCRIPTION Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after ...

7.5CVSS5.9AI score0.00252EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•8 views

evtchn: Race between FIFO expand and reset

ISSUE DESCRIPTION The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer. IMPACT A malicious HVM guest x86 HVM or PVH, and ARM can crash Xen leading to a...

7.3CVSS5.9AI score0.00212EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•8 views

grant-table: type confusion in grant-copy

ISSUE DESCRIPTION When grant-copy operations are processed, the respective grant may or may not already be in use by another operation a mapping or another copy. For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant the grant is...

7.8CVSS5.9AI score0.001EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•8 views

sysctl and platform-op locks open to abuse

ISSUE DESCRIPTION To manage the system, sysctl and platform operations are used by the control domain or a possible Xenstore domain. Some of these operations may not be executed in parallel, so a system-wide lock each is used. The way those locks are acquired is, however, not providing any...

8.8CVSS5.8AI score0.00249EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•8 views

correct buffer checks for DM_OP hypercalls

ISSUE DESCRIPTION Parts of the DMOP handling code assumes the caller has provided the required number of buffers for the given operation without any checking being done. As a result, certain operations might access stack rubble as structures are possibly uninitialized. IMPACT A device model of a...

7.3CVSS5.9AI score0.00263EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•7 views

buffer overruns in libfsimage iso9660 handling

ISSUE DESCRIPTION The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them: The directory loop itself assumes a good record length. This is CVE-2026-42494. The calculation of the System...

6.1CVSS5.9AI score0.00205EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 6 days ago•6 views

Viridian STIMER division by zero

ISSUE DESCRIPTION The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault. IMPACT Enabling Viridian STIMERs to unprivileged HVM guests can result in a Denial of Service DoS affecting the entire...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities496