Lucene search
K

552 matches found

OSV
OSV
added 2015/11/10 12:1 a.m.1 views

UBUNTU-CVE-2015-5307

The KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service host OS panic or hang by triggering many AC aka Alignment Check exceptions, related to svm.c and vmx.c...

4.9CVSS6.8AI score0.00096EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2015/07/20 2:0 p.m.0 views

kernel: kvm: insufficient sysenter emulation when invoked from 16-bit code

It was found that the Linux kernel KVM subsystem's sysenter instruction emulation was not sufficient. An unprivileged guest user could use this flaw to escalate their privileges by tricking the hypervisor to emulate a SYSENTER instruction in 16-bit mode, if the guest OS did not initialize the...

4.4CVSS6.7AI score0.00101EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2015/04/22 10:9 a.m.0 views

kernel: kvm: noncanonical MSR writes

It was found that KVM's Write to Model Specific Register WRMSR instruction emulation would write non-canonical values passed in by the guest to certain MSRs in the host's context. A privileged guest user could use this flaw to crash the host...

5.5CVSS6.7AI score0.0005EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2015/04/21 3:0 p.m.3 views

kernel: kvm: vmx: invalid host cr4 handling across vm entries

It was found that the Linux kernel's KVM implementation did not ensure that the host CR4 control register value remained unchanged across VM entries on the same virtual CPU. A local, unprivileged user could use this flaw to cause a denial of service on the system...

5.5CVSS6.3AI score0.00038EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2015/03/03 12:49 p.m.3 views

kernel: kvm: vmx: invvpid vm exit not handled

It was found that the Linux kernel's KVM subsystem did not handle the VM exits gracefully for the invvpid Invalidate Translations Based on VPID instructions. On hosts with an Intel processor and invppid VM exit support, an unprivileged guest user could use these instructions to crash the guest...

5.5CVSS6.7AI score0.001EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2015/02/04 5:52 p.m.2 views

kernel: kvm: vmx: invvpid vm exit not handled

It was found that the Linux kernel's KVM subsystem did not handle the VM exits gracefully for the invvpid Invalidate Translations Based on VPID instructions. On hosts with an Intel processor and invppid VM exit support, an unprivileged guest user could use these instructions to crash the guest...

5.5CVSS6.7AI score0.001EPSS
Exploits0References4
OSV
OSV
added 2015/01/23 12:0 a.m.0 views

UBUNTU-CVE-2015-0239

The emsysenter function in arch/x86/kvm/emulate.c in the Linux kernel before 3.18.5, when the guest OS lacks SYSENTER MSR initialization, allows guest OS users to gain guest OS privileges or cause a denial of service guest OS crash by triggering use of a 16-bit code segment for emulation of a...

4.4CVSS6.8AI score0.00101EPSS
Exploits1References8
OSV
OSV
added 2014/11/30 1:59 a.m.1 views

DEBIAN-CVE-2010-5313

Race condition in arch/x86/kvm/x86.c in the Linux kernel before 2.6.38 allows L2 guest OS users to cause a denial of service L1 guest OS crash via a crafted instruction that triggers an L2 emulation failure report, a similar issue to CVE-2014-7842...

4.9CVSS7.2AI score0.00052EPSS
Exploits0References1
OSV
OSV
added 2014/11/29 12:0 a.m.0 views

UBUNTU-CVE-2014-7842

Race condition in arch/x86/kvm/x86.c in the Linux kernel before 3.17.4 allows guest OS users to cause a denial of service guest OS crash via a crafted application that performs an MMIO transaction or a PIO transaction to trigger a guest userspace emulation error report, a similar issue to...

4.9CVSS6.7AI score0.0005EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2014/11/11 3:34 p.m.1 views

kernel: kvm: PIT timer race condition

A race condition flaw was found in the way the Linux kernel's KVM subsystem handled PIT Programmable Interval Timer emulation. A guest user who has access to the PIT I/O ports could use this flaw to crash the host...

4.7CVSS6.5AI score0.00041EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2014/11/11 3:34 p.m.3 views

kernel: kvm: vmx: invvpid vm exit not handled

It was found that the Linux kernel's KVM subsystem did not handle the VM exits gracefully for the invvpid Invalidate Translations Based on VPID instructions. On hosts with an Intel processor and invppid VM exit support, an unprivileged guest user could use these instructions to crash the guest...

5.5CVSS6.7AI score0.001EPSS
Exploits0References4
OSV
OSV
added 2014/11/10 11:55 a.m.1 views

DEBIAN-CVE-2014-3646

arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel through 3.17.2 does not have an exit handler for the INVVPID instruction, which allows guest OS users to cause a denial of service guest OS crash via a crafted application...

5.5CVSS7.3AI score0.001EPSS
Exploits0References1
OSV
OSV
added 2014/11/10 11:55 a.m.2 views

DEBIAN-CVE-2014-3611

Race condition in the kvmmigratepittimer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service host OS crash by leveraging incorrect PIT emulation...

4.7CVSS7.5AI score0.00041EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2014/10/23 12:0 a.m.4 views

PT-2014-5418 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 3.17.2 Description: A race condition in the kvm migrate pit timer function in the KVM subsystem allows guest OS users to cause a denial of service host OS crash by leveraging incorrect PIT emulation. A local gues...

9.3CVSS7.2AI score0.18308EPSS
Exploits59References470
Positive Technologies
Positive Technologies
added 2014/10/23 12:0 a.m.3 views

PT-2014-5435 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 3.17.2 Description: The issue is related to the KVM subsystem in the Linux kernel, specifically in the arch/x86/kvm/vmx.c file. It does not have an exit handler for the INVVPID instruction, which allows guest OS...

9.3CVSS6.9AI score0.18308EPSS
Exploits59References459
OSV
OSV
added 2014/10/23 12:0 a.m.1 views

UBUNTU-CVE-2014-3611

Race condition in the kvmmigratepittimer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service host OS crash by leveraging incorrect PIT emulation. A local guest user with access to the PIT i/o ports could use...

4.7CVSS6.6AI score0.00041EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2014/02/12 6:23 p.m.1 views

kvm: division by zero in apic_get_tmcct()

The apicgettmcct function in arch/x86/kvm/lapic.c in the KVM subsystem in the Linux kernel through 3.12.5 allows guest OS users to cause a denial of service divide-by-zero error and host OS crash via crafted modifications of the TMICT value...

5.7CVSS6.7AI score0.00564EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2014/02/12 6:23 p.m.5 views

kvm: cross page vapic_addr access

The KVM subsystem in the Linux kernel through 3.12.5 allows local users to gain privileges or cause a denial of service system crash via a VAPIC synchronization operation involving a page-end address...

6.2CVSS6.7AI score0.0004EPSS
Exploits2References4
OSV
OSV
added 2014/02/06 5:0 p.m.1 views

DEBIAN-CVE-2013-7130

The icreateimagesandbacking aka createimagesandbacking method in libvirt driver in OpenStack Compute Nova Grizzly, Havana, and Icehouse, when using KVM live block migration, does not properly create all expected files, which allows attackers to obtain snapshot root disk contents of other users vi...

7.1CVSS6.5AI score0.03132EPSS
Exploits0References1
OSV
OSV
added 2013/12/14 6:8 p.m.2 views

DEBIAN-CVE-2013-6368

The KVM subsystem in the Linux kernel through 3.12.5 allows local users to gain privileges or cause a denial of service system crash via a VAPIC synchronization operation involving a page-end address...

6.2CVSS7.4AI score0.0004EPSS
Exploits2References1
Rows per page
Query Builder