Lucene search
+L

947 matches found

Debian
Debian
added 2017/09/20 9:35 p.m.133 views

[SECURITY] [DSA 3981-1] linux security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3981-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso September 20, 2017 https://www.debian.org/security/faq -...

8.8CVSS9AI score0.20797EPSS
Exploits51
OPENSUSE Linux
OPENSUSE Linux
added 2017/09/18 12:10 a.m.90 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
Exploits0References7
Xen Project
Xen Project
added 2017/09/12 12:0 p.m.525 views

Missing check for grant table

ISSUE DESCRIPTION The function gnttabcacheflush handles GNTTABOPcacheflush grant table operations. It checks to see if the calling domain is the owner of the page that is to be operated on. If it is not, the owner's grant table is checked to see if a grant mapping to the calling domain exists for...

6.5CVSS0.5AI score0.00422EPSS
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/09/12 12:0 p.m.528 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
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/09/12 12:0 p.m.527 views

insufficient grant unmapping checks for x86 PV guests

ISSUE DESCRIPTION When removing or replacing a grant mapping, the x86 PV specific path needs to make sure page table entries remain in sync with other accounting done. Although the identity of the page frame was validated correctly, neither the presence of the mapping nor page writability were...

8.8CVSS0.6AI score0.0041EPSS
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/09/12 12:0 p.m.539 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
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/09/01 12:0 a.m.46 views

OracleVM 3.2 : xen (OVMSA-2017-0149)

The remote OracleVM system is missing necessary patches to address critical security updates : - From e26560a4b056dad6d85ffd9ebfad9565f210a9cc Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Wed, 30 May 2012 09:22:17 +0100 Subject: PATCH gnttab: don't use domain lock for serialization Instead us...

8.8CVSS6.9AI score0.00452EPSS
Exploits0References4
NVD
NVD
added 2017/08/24 2:29 p.m.17 views

CVE-2017-12137

arch/x86/mm.c in Xen allows local PV guest OS users to gain host OS privileges via vectors related to mapgrantref...

8.8CVSS7.2AI score0.00437EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2017/08/24 2:29 p.m.30 views

CVE-2017-12137

arch/x86/mm.c in Xen allows local PV guest OS users to gain host OS privileges via vectors related to mapgrantref...

8.8CVSS7.2AI score0.00437EPSS
Exploits0References2
Cvelist
Cvelist
added 2017/08/24 2:0 p.m.26 views

CVE-2017-12137

arch/x86/mm.c in Xen allows local PV guest OS users to gain host OS privileges via vectors related to mapgrantref...

6.2AI score0.00437EPSS
Exploits0References8
Xen Project
Xen Project
added 2017/08/15 12:0 p.m.327 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
Exploits0Affected Software1
CNVD
CNVD
added 2017/08/13 12:0 a.m.4 views

Wheat Home Edition Android App Has Override Access Vulnerability

Wheat Home Edition app is a video surveillance software that provides PV monitoring services. Wheat Home Edition Android App suffers from an override access vulnerability. Attackers can utilize the vulnerability to arbitrarily view sensitive information such as user's cell phone number, email...

6.5AI score
Exploits0
CNVD
CNVD
added 2017/08/13 12:0 a.m.2 views

Arbitrary Account Password Reset Vulnerability in PV Guard Android APP

PV Guard is a PV monitoring and operation management platform based on big data and knowledge base. The PV Guard Android APP has an arbitrary account password reset vulnerability, which allows attackers to exploit the vulnerability to change the password of the other party's cell phone number onl...

7.1AI score
Exploits0
Xen Project
Xen Project
added 2017/06/20 12:0 p.m.74 views

blkif responses leak backend stack data

ISSUE DESCRIPTION The block interface response structure has some discontiguous fields. Certain backends populate the structure fields of an otherwise uninitialized instance of this structure on their stacks, leaking data through the internal or trailing padding field. IMPACT A malicious...

6.5CVSS1.4AI score0.00445EPSS
Exploits0
Xen Project
Xen Project
added 2017/06/20 12:0 p.m.63 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
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:0 p.m.48 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
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:0 p.m.41 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
Exploits0Affected Software1
Xen Project
Xen Project
added 2017/06/20 12:0 p.m.57 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
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/06/02 12:0 a.m.37 views

Debian DLA-964-1 : xen security update

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems : CVE-2016-9932 XSA-200 CMPXCHG8B emulation allows local HVM guest OS users to obtain sensitive information from host stack memory. CVE-2017-7995...

8.8CVSS7.6AI score0.0049EPSS
Exploits0References7
Debian
Debian
added 2017/06/01 8:54 a.m.120 views

[SECURITY] [DLA 964-1] xen security update

Package : xen Version : 4.1.6.lts1-8 CVE ID : CVE-2016-9932 CVE-2017-7995 CVE-2017-8903 CVE-2017-8904 CVE-2017-8905 Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2016-9932 XSA-200...

8.8CVSS8.2AI score0.0049EPSS
Exploits0
Rows per page
Query Builder