Lucene search
+L

874 matches found

Xen Project
Xen Project
added 2017/10/12 12:00 p.m.547 views

x86: Incorrect handling of self-linear shadow mappings with translated guests

ISSUE DESCRIPTION The shadow pagetable code uses linear mappings to inspect and modify the shadow pagetables. A linear mapping which points back to itself is known as self-linear. For translated guests, the shadow linear mappings being in a separate address space are not intended to be self-linea...

8.8CVSS0.1AI score0.0043EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/10/12 12:00 p.m.527 views

x86: Incorrect handling of IST settings during CPU hotplug

ISSUE DESCRIPTION The x86-64 architecture allows interrupts to be run on distinct stacks. The choice of stack is encoded in a field of the corresponding interrupt descriptor in the Interrupt Descriptor Table IDT. That field selects an entry from the active Task State Segment TSS. Since, on AMD...

8.8CVSS6.9AI score0.00383EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/10/12 12:00 p.m.552 views

Unlimited recursion in linear pagetable de-typing

ISSUE DESCRIPTION x86 PV guests are permitted to set up certain forms of what is often called "linear page tables", where pagetables contain references to other pagetables at the same level or higher. Certain restrictions apply in order to fit into Xen's page type handling system. An important...

8.8CVSS0.9AI score0.01547EPSS
SaveExploits2Affected Software1
Xen Project
Xen Project
added 2017/10/12 12:00 p.m.539 views

hypervisor stack leak in x86 I/O intercept code

ISSUE DESCRIPTION Intercepted I/O operations may deal with less than a full machine word's worth of data. While read paths had been the subject of earlier XSAs and hence have been fixed, at least one write path was found where the data stored into an internal structure could contain bits from an...

6.5CVSS0.5AI score0.00407EPSS
SaveExploits0Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2017/09/18 12:10 a.m.94 views

Security update for xen (important)

This update for xen fixes several issues. These security issues were fixed: - CVE-2017-14316: Missing bound check in function allocheappages for an internal array allowed attackers using crafted hypercalls to execute arbitrary code within Xen XSA-231, bsc1056278 - CVE-2017-14318: The function...

1AI score0.00422EPSS
SaveExploits0References7
OSV
OSV
added 2017/09/12 3:34 p.m.11 views

SUSE-SU-2017:2420-1 Security update for xen

This update for xen fixes several issues. These security issues were fixed: - CVE-2017-14316: Missing bound check in function allocheappages for an internal array allowed attackers using crafted hypercalls to execute arbitrary code within Xen XSA-231, bsc1056278 - CVE-2017-14318: The function...

8.8CVSS7.5AI score0.00422EPSS
SaveExploits0References12
Xen Project
Xen Project
added 2017/09/12 12:00 p.m.531 views

Missing NUMA node parameter verification

ISSUE DESCRIPTION The function allocheappages allows callers to specify the first NUMA node that should be used for allocations through the memflags parameter; the node is extracted using the MEMFgetnode macro. While the function checks to see if the special constant NUMANONODE is specified, it...

8.8CVSS4.2AI score0.0041EPSS
SaveExploits0Affected Software1
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
Xen Project
Xen Project
added 2017/08/15 12:00 p.m.330 views

x86: PV privilege escalation via map_grant_ref

ISSUE DESCRIPTION When mapping a grant reference, a guest must inform Xen of where it would like the grant mapped. For PV guests, this is done by nominating an existing linear address, or an L1 pagetable entry, to be altered. Neither of these PV paths check for alignment of the passed parameter...

8.8CVSS6.9AI score0.00437EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2017/07/07 2:52 p.m.38 views

CVE-2017-10921

The grant-table feature in Xen through 4.8.x does not ensure sufficient type counts for a GNTMAPdevicemap and GNTMAPhostmap mapping, which allows guest OS users to cause a denial of service count mismanagement and memory corruption or obtain privileged host OS access, aka XSA-224 bug 2. Mitigatio...

10CVSS6.6AI score0.02549EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2017/07/07 2:51 p.m.22 views

CVE-2017-10918

Xen through 4.8.x does not validate memory allocations during certain P2M operations, which allows guest OS users to obtain privileged host OS access, aka XSA-222. Mitigation On x86, specifying "hap1gb=0 hap2mb=0" on the hypervisor command line will avoid the vulnerability. Alternatively, running...

10CVSS4.6AI score0.0367EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.43 views

x86: PKRU and BND* leakage between vCPU-s

ISSUE DESCRIPTION Memory Protection Extensions MPX and Protection Key PKU are features in newer processors, whose state is intended to be per-thread and context switched along with all other XSAVE state. Xen's vCPU context switch code would save and restore the state only if the guest had set the...

7.5CVSS8AI score0.01349EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.60 views

Races in the grant table unmap code

ISSUE DESCRIPTION We have discovered two bugs in the code unmapping grant references. When a grant had been mapped twice by a backend domain, and then unmapped by two concurrent unmap calls, the frontend may be informed that the page had no further mappings when the first call completed rather th...

9.8CVSS0.4AI score0.02815EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.66 views

grant table operations mishandle reference counts

ISSUE DESCRIPTION We have discovered a number of bugs in the code mapping and unmapping grant references. If a grant is mapped with both the GNTMAPdevicemap and GNTMAPhostmap flags, but unmapped only with hostmap, the devicemap portion remains but the page reference counts are lowered as though i...

10CVSS0.5AI score0.02549EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.36 views

x86: insufficient reference counts during shadow emulation

ISSUE DESCRIPTION When using shadow paging, writes to guest pagetables must be trapped and emulated, so the shadows can be suitably adjusted as well. When emulating the write, Xen maps the guests pagetables to make the final adjustment and leave the guest's view of its state consistent. However,...

9CVSS7.1AI score0.01669EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.52 views

stale P2M mappings due to insufficient error checking

ISSUE DESCRIPTION Certain actions require removing pages from a guest's P2M Physical-to-Machine mapping. When large pages are in use to map guest pages in the 2nd-stage page tables, such a removal operation may incur a memory allocation to replace a large mapping with individual smaller ones. If...

10CVSS0.3AI score0.0367EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:00 p.m.49 views

page transfer may allow PV guest to elevate privilege

ISSUE DESCRIPTION Domains controlling other domains are permitted to map pages owned by the domain being controlled. If the controlling domain unmaps such a page without flushing the TLB, and if soon after the domain being controlled transfers this page to another PV domain via GNTTABOPtransfer o...

10CVSS7.1AI score0.02668EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2017/05/02 12:00 p.m.65 views

x86: 64bit PV guest breakout via pagetable use-after-mode-change

ISSUE DESCRIPTION 64-bit PV guests typically use separate root page tables for their kernel and user modes. Hypercalls are accessible to guest kernel context only, which certain hypercall handlers make assumptions on. The IRET hypercall replacing the identically name CPU instruction is used by...

8.8CVSS6.7AI score0.0049EPSS
SaveExploits0Affected Software1
Gentoo Linux
Gentoo Linux
added 2017/03/28 12:00 a.m.59 views

Xen: Privilege Escalation

Background Xen is a bare-metal hypervisor. Description In CIRRUSBLTMODEMEMSYSSRC mode the bitblit copy routine cirrusbitbltcputovideo fails to check wethehr the specified memory region is safe. Impact A local attacker could potentially execute arbitrary code with privileges of Xen QEMU process on...

9.9CVSS8.7AI score0.03559EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/03/16 12:00 a.m.38 views

Citrix XenServer Security Update for CVE-2016-9603 (CTX221578)

A security issue has been identified within Citrix XenServer. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:citrix:xenserver"; ...

9.9CVSS6.9AI score0.04448EPSS
SaveExploits0References1
Rows per page
Query Builder