Lucene search
+L

67 matches found

Tenable Nessus
Tenable Nessus
added 2017/10/06 12:00 a.m.21 views

Xen Hypervisor Memory Leak on Boot (XSA-235)

According to its self-reported version number, the Xen hypervisor installed on the remote host is affected by flaw within the pagealloc.c and asm-arm/numa.h due to not scrubbing the memory on boot. This could potentially leave sensitive information available to read after a reboot. This issue onl...

5.7AI score
SaveExploits0References2
Xen Project
Xen Project
added 2017/09/12 12:00 p.m.541 views

cxenstored: Race in domain cleanup

ISSUE DESCRIPTION When shutting down a VM with a stubdomain, a race in cxenstored may cause a double-free. IMPACT The xenstored daemon may crash, resulting in a DoS of any parts of the system relying on it including domain creation / destruction, ballooning, device changes, etc. VULNERABLE SYSTEM...

5.6CVSS1.8AI score0.00277EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/08/30 12:00 a.m.19 views

Xen Hypervisor Function Error Condition Handling Lock Release Failure Guest-to-Host DoS (XSA-235)

According to its self-reported version number, the Xen hypervisor installed on the remote host is affected by flaw in the xenmemaddtophysmapone function in arch/arm/mm.c that is triggered as the application fails to release a lock when handling certain error conditions. This may allow a privilege...

5.5AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/02/02 12:00 a.m.44 views

Xen CMPXCHG8B Emulation Information Disclosure (XSA-200)

According to its self-reported version number, the Xen hypervisor installed on the remote host is missing a security update. It is, therefore, affected by an information disclosure vulnerability due to a flaw in the x86 instruction CMPXCHG8B when handling prefixes. This is triggered because legac...

3.3CVSS6.5AI score0.00421EPSS
SaveExploits0References3
Xen Project
Xen Project
added 2016/12/06 12:00 p.m.58 views

qemu ioport array overflow

ISSUE DESCRIPTION The code in qemu which implements ioport read/write looks up the specified ioport address in a dispatch table. The argument to the dispatch function is a uint32t, and is used without a range check, even though the table has entries for only 2^16 ioports. When qemu is used as a...

7.5CVSS0.00364EPSS
SaveExploits0
Xen Project
Xen Project
added 2016/11/22 12:00 p.m.68 views

x86 null segments not always treated as unusable

ISSUE DESCRIPTION The Xen x86 emulator erroneously failed to consider the unusability of segments when performing memory accesses. The intended behaviour is as follows: The user data segment %ds, %es, %fs and %gs selectors may be NULL in 32-bit to prevent access. In 64-bit, NULL has a special...

7.8CVSS0.6AI score0.0045EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2016/08/02 12:00 a.m.41 views

Debian Security Advisory DSA 3633-1 (xen - security update)

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2015-8338 Julien Grall discovered that Xen on ARM was susceptible to denial of service via long running memory operations. CVE-2016-4480 Jan...

7.2CVSS0.8AI score0.00542EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2016/05/23 5:09 p.m.58 views

Unrestricted qemu logging

ISSUE DESCRIPTION When the libxl toolstack launches qemu for HVM guests, it pipes the output of stderr to a file in /var/log/xen. This output is not rate-limited in any way. The guest can easily cause qemu to print messages to stderr, causing this file to become arbitrarily large. IMPACT The disk...

6.5CVSS6.6AI score0.00471EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2015/12/17 12:00 p.m.73 views

qemu-dm buffer overrun in MSI-X handling

ISSUE DESCRIPTION "qemu-xen-traditional" aka qemu-dm tracks state for each MSI-X table entry of a passed through device. This is used/updated on intercepted accesses to the pages containing the MSI-X table. There may be space on the final page not covered by any MSI-X table entry, but memory for...

7.5CVSS8AI score0.004EPSS
SaveExploits0
Xen Project
Xen Project
added 2015/10/29 11:59 a.m.60 views

arm: Race between domain destruction and memory allocation decrease

ISSUE DESCRIPTION While freeing the memory associated with a domain during domain destruction Xen could race with a toolstack domain reducing the amount of memory associated with that same domain via the XENMEMdecreasereservation. In the case where this race is hit the host will crash. The race i...

4.7CVSS8.5AI score0.00279EPSS
SaveExploits0
Xen Project
Xen Project
added 2015/06/02 12:00 p.m.64 views

Potential unintended writes to host MSI message data field via qemu

ISSUE DESCRIPTION Logic is in place to avoid writes to certain host config space fields when the guest must nevertheless be able to access their virtual counterparts. A bug in how this logic deals with accesses spanning multiple fields allows the guest to write to the host MSI message data field...

4.9CVSS8.1AI score0.0045EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2015/04/20 5:10 p.m.71 views

Information leak through XEN_DOMCTL_gettscinfo

ISSUE DESCRIPTION The handler for XENDOMCTLgettscinfo failed to initialize a padding field subsequently copied to guest memory. A similar bug existed in XENSYSCTLgetdomaininfolist, which is addressed by the patches provided here even though that operation was declared by XSA-77 not to provide...

2.9CVSS9AI score0.00793EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2015/03/31 12:00 p.m.63 views

Unmediated PCI command register access in qemu

ISSUE DESCRIPTION HVM guests are currently permitted to modify the memory and I/O decode bits in the PCI command register of devices passed through to them. Unless the device is an SR-IOV virtual function, after disabling one or both of these bits subsequent accesses to the MMIO or I/O port range...

4.9CVSS6.7AI score0.0045EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2014/11/27 11:25 a.m.75 views

Excessive checking in compatibility mode hypercall argument translation

ISSUE DESCRIPTION The hypercall argument translation needed for 32-bit guests running on 64-bit hypervisors performs checks on the final register state. These checks cover all registers potentially holding hypercall arguments, not just the ones actually doing so for the hypercall being processed,...

4.7CVSS8.9AI score0.00432EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2014/11/20 4:26 p.m.59 views

Guest effectable page reference leak in MMU_MACHPHYS_UPDATE handling

ISSUE DESCRIPTION An error handling path in the processing of MMUMACHPHYSUPDATE failed to drop a page reference which was acquired in an earlier processing step. IMPACT Malicious or buggy stub domain kernels or tool stacks otherwise living outside of Domain0 can mount a denial of service attack...

7.1CVSS6.2AI score0.02197EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2014/08/29 4:55 p.m.14 views

CVE-2014-5147

Xen 4.4.x, when running a 64-bit kernel on an ARM system, does not properly handle traps from the guest domain that use a different address width, which allows local guest users to cause a denial of service host crash via a crafted 32-bit process...

6.2AI score
SaveExploits0References3
Xen Project
Xen Project
added 2014/06/17 11:44 a.m.28 views

unexpected pitfall in xenaccess API

ISSUE DESCRIPTION A test/example program, for exercising the Xen memaccess API, does not take all necessary precautions against hostile guest behaviour. As a result, software developers using it as an example or template might have written and deployed vulnerable code. See the patch for technical...

1.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2014/05/19 2:55 p.m.49 views

CVE-2014-3717

Xen 4.4.x does not properly validate the load address for 64-bit ARM guest kernels, which allows local users to read system memory or cause a denial of service crash via a crafted kernel, which triggers a buffer overflow...

3.3CVSS6.2AI score0.00411EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2014/05/19 2:55 p.m.50 views

CVE-2014-3716

Xen 4.4.x does not properly check alignment, which allows local users to cause a denial of service crash via an unspecified field in a DTB header in a 32-bit guest kernel...

1.9CVSS5.8AI score0.00388EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2014/05/19 2:55 p.m.48 views

CVE-2014-3715

Buffer overflow in Xen 4.4.x allows local users to read system memory or cause a denial of service crash via a crafted 32-bit guest kernel, related to searching for an appended DTB...

3.3CVSS5.9AI score0.00411EPSS
SaveExploits0References5
Rows per page
Query Builder