Lucene search
+L

87 matches found

Tenable Nessus
Tenable Nessus
added 2015/11/11 12:00 a.m.38 views

FreeBSD : xen-kernel -- Long latency populate-on-demand operation is not preemptible (83350009-881e-11e5-ab94-002590263bf5)

The Xen Project reports : When running an HVM domain in Populate-on-Demand mode, Xen would sometimes search the domain for memory to reclaim, in response to demands for population of other pages in the same domain. This search runs without preemption. The guest can, by suitable arrangement of its...

4.9CVSS7.6AI score0.00436EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/11/11 12:00 a.m.37 views

FreeBSD : xen-kernel -- leak of main per-domain vcpu pointer array (fc1f8795-881d-11e5-ab94-002590263bf5)

The Xen Project reports : A domain's primary array of vcpu pointers can be allocated by a toolstack exactly once in the lifetime of a domain via the XENDOMCTLmaxvcpus hypercall. This array is leaked on domain teardown. This memory leak could -- over time -- exhaust the host's memory. A domain giv...

4.9CVSS7.6AI score0.00436EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/11/11 12:00 a.m.35 views

FreeBSD : xen-kernel -- Uncontrolled creation of large page mappings by PV guests (3d9f6260-881d-11e5-ab94-002590263bf5)

The Xen Project reports : The code to validate level 2 page table entries is bypassed when certain conditions are satisfied. This means that a PV guest can create writable mappings using super page mappings. Such writable mappings can violate Xen intended invariants for pages which Xen is suppose...

7.2CVSS7.9AI score0.00427EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2015/10/29 12:00 a.m.31 views

xen-kernel -- leak of per-domain profiling-related vcpu pointer array

The Xen Project reports: A domain's xenoprofile state contains an array of per-vcpu information... This array is leaked on domain teardown. This memory leak could -- over time -- exhaust the host's memory. The following parties can mount a denial of service attack affecting the whole system: A...

4.9CVSS7.5AI score0.00436EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2015/10/29 12:00 a.m.34 views

xen-kernel -- leak of main per-domain vcpu pointer array

The Xen Project reports: A domain's primary array of vcpu pointers can be allocated by a toolstack exactly once in the lifetime of a domain via the XENDOMCTLmaxvcpus hypercall. This array is leaked on domain teardown. This memory leak could -- over time -- exhaust the host's memory. A domain give...

4.9CVSS7.3AI score0.00436EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2015/10/29 12:00 a.m.40 views

xen-kernel -- Uncontrolled creation of large page mappings by PV guests

The Xen Project reports: The code to validate level 2 page table entries is bypassed when certain conditions are satisfied. This means that a PV guest can create writable mappings using super page mappings. Such writable mappings can violate Xen intended invariants for pages which Xen is supposed...

7.2CVSS7.9AI score0.00427EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2015/10/16 12:00 a.m.44 views

SUSE: Security Advisory for apache2 (SUSE-SU-2014:1081-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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 ifdescription...

6.8CVSS6.8AI score0.85744EPSS
SaveExploits7References1
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.39 views

FreeBSD : xen-kernel -- Information leak through version information hypercall (ef9d041e-27e2-11e5-a4a5-002590263bf5)

The Xen Project reports : The code handling certain sub-operations of the HYPERVISORxenversion hypercall fails to fully initialize all fields of structures subsequently copied back to guest memory. Due to this hypervisor stack contents are copied into the destination of the operation, thus becomi...

2.1CVSS7.2AI score0.00466EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.45 views

FreeBSD : xen-kernel -- Hypervisor memory corruption due to x86 emulator flaw (83a28417-27e3-11e5-a4a5-002590263bf5)

The Xen Project reports : Instructions with register operands ignore eventual segment overrides encoded for them. Due to an insufficiently conditional assignment such a bogus segment override can, however, corrupt a pointer used subsequently to store the result of the instruction. A malicious gue...

7.2CVSS7AI score0.0057EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.22 views

FreeBSD : xen-kernel -- GNTTABOP_swap_grant_ref operation misbehavior (80e846ff-27eb-11e5-a4a5-002590263bf5)

The Xen Project reports : With the introduction of version 2 grant table operations, a version check became necessary for most grant table related hypercalls. The GNTTABOPswapgrantref call was lacking such a check. As a result, the subsequent code behaved as if version 2 was in use, when a guest...

4.9CVSS7.8AI score0.00439EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.25 views

FreeBSD : xen-kernel -- arm: vgic-v2: GICD_SGIR is not properly emulated (785c86b1-27d6-11e5-a4a5-002590263bf5)

The Xen Project reports : When decoding a guest write to a specific register in the virtual interrupt controller Xen would treat an invalid value as a critical error and crash the host. By writing an invalid value to the GICD.SGIR register a guest can crash the host, resulting in a Denial of...

4.9CVSS7.9AI score0.00415EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.32 views

FreeBSD : xen-kernel -- Information leak through XEN_DOMCTL_gettscinfo (ce658051-27ea-11e5-a4a5-002590263bf5)

The Xen Project reports : The handler for XENDOMCTLgettscinfo failed to initialize a padding field subsequently copied to guest memory. A similar leak existed in XENSYSCTLgetdomaininfolist, which is being addressed here regardless of that operation being declared unsafe for disaggregation by...

2.9CVSS7.7AI score0.00793EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/07/14 12:00 a.m.30 views

FreeBSD : xen-kernel -- arm: vgic: incorrect rate limiting of guest triggered logging (912cb7f7-27df-11e5-a4a5-002590263bf5)

The Xen Project reports : On ARM systems the code which deals with virtualizing the GIC distributor would, under various circumstances, log messages on a guest accessible code path without appropriate rate limiting. A malicious guest could cause repeated logging to the hypervisor console, leading...

2.1CVSS7.9AI score0.00411EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2015/06/11 12:00 a.m.39 views

xen-kernel -- vulnerability in the iret hypercall handler

The Xen Project reports: A buggy loop in Xen's compatiret function iterates the wrong way around a 32-bit index. Any 32-bit PV guest kernel can trigger this vulnerability by attempting a hypercalliret with EFLAGS.VM set. Given the use of get/putuser, and that the virtual addresses in question are...

4.9CVSS6.9AI score0.00437EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2015/04/28 12:00 a.m.13 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality of protected information

The Linux-modules-2.6.18-4-xen-686 package of the Debian GNU/Linux operating system has multiple vulnerabilities. Exploitation of these vulnerabilities may lead to violations of the confidentiality of protected information. These vulnerabilities can be exploited remotely...

5CVSS5.5AI score0.03017EPSS
SaveExploits1References8Affected Software1
FreeBSD
FreeBSD
added 2015/03/10 12:00 a.m.45 views

xen-kernel -- Hypervisor memory corruption due to x86 emulator flaw

The Xen Project reports: Instructions with register operands ignore eventual segment overrides encoded for them. Due to an insufficiently conditional assignment such a bogus segment override can, however, corrupt a pointer used subsequently to store the result of the instruction. A malicious gues...

7.2CVSS7.4AI score0.0057EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2014/10/23 12:00 a.m.43 views

SuSE 11.3 Security Update : Xen (SAT Patch Number 9828)

The SUSE Linux Enterprise 11 Service Pack 3 Xen package was updated to fix various bugs and security issues. The following security issues have been fixed : - XSA-108: CVE-2014-7188: Improper MSR range used for x2APIC emulation. bnc897657 - XSA-106: CVE-2014-7156: Missing privilege level checks i...

8.3CVSS6.9AI score0.04554EPSS
SaveExploits0References37
OPENSUSE Linux
OPENSUSE Linux
added 2014/10/09 1:09 p.m.40 views

xen: security and bugfix update (important)

XEN was updated to fix security issues and bugs. Security issues fixed: - bnc897657 - CVE-2014-7188: XSA-108 Improper MSR range used for x2APIC emulation - bnc895802 - CVE-2014-7156: XSA-106: Missing privilege level checks in x86 emulation of software interrupts - bnc895799 - CVE-2014-7155:...

8.3CVSS1.1AI score0.04554EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2013/11/20 12:00 a.m.27 views

SuSE 11.2 / 11.3 Security Update : Xen (SAT Patch Numbers 8478 / 8479)

XEN has been updated to version 4.2.3 c/s 26170, fixing various bugs and security issues. - XSA-72: Fixed ocaml xenstored that mishandled oversized message replies. CVE-2013-4416 - XSA-63: Fixed information leaks through I/O instruction emulation. CVE-2013-4355 - XSA-66: Fixed information leak...

7.4CVSS7.4AI score0.00585EPSS
SaveExploits0References58
RedHat Linux
RedHat Linux
added 2012/12/04 8:48 p.m.9 views

kernel: xen: VCPU timer overflow leads to PCPU deadlock and host death-by-watchdog

Xen 3.4 through 4.2, and possibly earlier versions, allows local guest OS administrators to cause a denial of service Xen infinite loop and physical CPU consumption by setting a VCPU with an "inappropriate deadline."...

1.9CVSS7.3AI score0.00385EPSS
SaveExploits0References4
Rows per page
Query Builder