Lucene search
+L

125 matches found

Debian CVE
Debian CVE
added 2019/10/31 1:39 p.m.78 views

CVE-2019-18425

An issue was discovered in Xen through 4.12.x allowing 32-bit PV guest OS users to gain guest OS privileges by installing and using descriptors. There is missing descriptor table limit checking in x86 PV emulation. When emulating certain PV guest operations, descriptor table accesses are performe...

9.8CVSS1.6AI score0.02546EPSS
SaveExploits0
OSV
OSV
added 2018/09/11 5:36 a.m.7 views

SUSE-SU-2018:2684-1 Security update for the Linux Kernel (Live Patch 24 for SLE 12 SP2)

This update for the Linux Kernel 4.4.121-9292 fixes one issue. The following security issue was fixed: - CVE-2018-10853: A KVM guest userspace to guest kernel write was fixed, which could be used by guest users to crash the guest kernel bsc1097108...

7.8CVSS7AI score0.0047EPSS
SaveExploits0References3
OSV
OSV
added 2018/09/10 2:59 p.m.11 views

SUSE-SU-2018:2678-1 Security update for the Linux Kernel (Live Patch 2 for SLE 15)

This update for the Linux Kernel 4.12.14-256 fixes several issues. The following security issues were fixed: - CVE-2018-15471: An issue was discovered in xenvifsethashmapping in drivers/net/xen-netback/hash.c. The Linux netback driver allowed frontends to control mapping of requests to request...

7.8CVSS7.4AI score0.0047EPSS
SaveExploits0References6
Xen Project
Xen Project
added 2018/07/25 5:00 p.m.762 views

Linux: Uninitialized state in x86 PV failsafe callback path

ISSUE DESCRIPTION Linux has a failsafe callback, invoked by Xen under certain conditions. Normally in this failsafe callback, errorentry is paired with errorexit; and errorentry uses %ebx to communicate to errorexit whether to use the user or kernel return path. Unfortunately, on 64-bit PV Xen on...

7.8CVSS2.4AI score0.00409EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/05/09 12:00 a.m.71 views

EulerOS 2.0 SP2 : kernel (EulerOS-SA-2018-1120)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A statement in the System Programming Guide of the Intel 64 and IA-32 Architectures Software Developer's Manual SDM was mishandled in the...

8CVSS6.8AI score0.18842EPSS
SaveExploits9References3
OSV
OSV
added 2018/03/27 9:29 p.m.8 views

UBUNTU-CVE-2018-1091

In the flushtmregstothread function in arch/powerpc/kernel/ptrace.c in the Linux kernel before 4.13.5, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transactional memory TM...

5.5CVSS6.7AI score0.00411EPSS
SaveExploits0References9
Prion
Prion
added 2018/03/27 9:29 p.m.39 views

Design/Logic Flaw

In the flushtmregstothread function in arch/powerpc/kernel/ptrace.c in the Linux kernel before 4.13.5, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transactional memory TM...

4.9CVSS5.8AI score0.00411EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2018/03/27 9:00 p.m.49 views

CVE-2018-1091

In the flushtmregstothread function in arch/powerpc/kernel/ptrace.c in the Linux kernel before 4.13.5, a guest kernel crash can be triggered from unprivileged userspace during a core dump on a POWER host due to a missing processor feature check and an erroneous use of transactional memory TM...

5.5CVSS6.1AI score0.00411EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/01/04 12:00 a.m.28 views

openSUSE: Security Advisory for xen (openSUSE-SU-2017:0008-1)

The remote host is missing an update for the Copyright C 2017 Greenbone Networks GmbH 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-or-later This program is free software; you can...

8.8CVSS7AI score0.00509EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2016/12/21 12:00 a.m.42 views

xen-kernel -- x86 PV guests may be able to mask interrupts

The Xen Project reports: Certain PV guest kernel operations page table writes in particular need emulation, and use Xen's general x86 instruction emulator. This allows a malicious guest kernel which asynchronously modifies its instruction stream to effect the clearing of EFLAGS.IF from the state...

6CVSS6.6AI score0.0043EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2016/12/19 3:37 p.m.59 views

x86: Mishandling of SYSCALL singlestep during emulation

ISSUE DESCRIPTION The typical behaviour of singlestepping exceptions is determined at the start of the instruction, with a DB trap being raised at the end of the instruction. SYSCALL and SYSRET, although we don't implement it behave differently because the typical behaviour allows userspace to...

7.8CVSS0.9AI score0.00424EPSS
SaveExploits0Affected Software1
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
FreeBSD
FreeBSD
added 2016/11/22 12:00 a.m.41 views

xen-kernel -- x86 null segments not always treated as unusable

The Xen Project reports: 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...

7.8CVSS0.9AI score0.0045EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2015/10/30 10:34 a.m.33 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.9CVSS6.5AI score0.00388EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2015/06/11 12:00 p.m.102 views

vulnerability in the iret hypercall handler

ISSUE DESCRIPTION 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.6AI score0.00437EPSS
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2015/06/11 12:00 a.m.38 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
OSV
OSV
added 2014/12/08 12:00 a.m.7 views

UBUNTU-CVE-2014-8134

The paravirtopssetup function in arch/x86/kernel/kvm.c in the Linux kernel through 3.18 uses an improper paravirtenabled setting for KVM guest kernels, which makes it easier for guest OS users to bypass the ASLR protection mechanism via a crafted application that reads a 16-bit value...

3.3CVSS6.7AI score0.00703EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:00 a.m.36 views

OracleVM 3.0 : xen (OVMSA-2012-0035)

The remote OracleVM system is missing necessary patches to address critical security updates : - Xen Security Advisory CVE-2012-3433 / XSA-11 HVM guest destroy p2m teardown host DoS vulnerability An HVM guest is able to manipulate its physical address space such that tearing down the guest takes ...

4.9CVSS7.6AI score0.00416EPSS
SaveExploits0References2
OSV
OSV
added 2014/10/02 2:55 p.m.9 views

CVE-2014-7155

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service guest crash or gain guest kernel mode privileges via vectors involving an 1 HLT, 2 LGDT, 3 LIDT, or 4...

6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2014/10/02 2:00 p.m.49 views

CVE-2014-7155

The x86emulate function in arch/x86/x86emulate/x86emulate.c in Xen 4.4.x and earlier does not properly check supervisor mode permissions, which allows local HVM users to cause a denial of service guest crash or gain guest kernel mode privileges via vectors involving an 1 HLT, 2 LGDT, 3 LIDT, or 4...

3.6AI score0.00968EPSS
SaveExploits0References12
Rows per page
Query Builder