Lucene search
+L

513 matches found

OSV
OSV
added 2018/07/02 8:19 p.m.5 views

USN-3698-1 linux vulnerabilities

It was discovered that the nested KVM implementation in the Linux kernel in some situations did not properly prevent second level guests from reading and writing the hardware CR8 register. A local attacker in a guest could use this to cause a denial of service system crash. CVE-2017-12154 Fan Wu,...

7.8CVSS7.2AI score0.00683EPSS
SaveExploits2References11
RedhatCVE
RedhatCVE
added 2018/06/27 2:21 p.m.39 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

7.8CVSS5.9AI score0.01182EPSS
SaveExploits2References2
OSV
OSV
added 2018/06/27 11:29 a.m.8 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS7AI score
SaveExploits0References8
NVD
NVD
added 2018/06/27 11:29 a.m.17 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS4.8AI score0.01182EPSS
SaveExploits2References8
OSV
OSV
added 2018/06/27 11:29 a.m.2 views

DEBIAN-CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS6.3AI score0.01182EPSS
SaveExploits2References1
Prion
Prion
added 2018/06/27 11:29 a.m.26 views

Code injection

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.4CVSS5.6AI score0.01182EPSS
SaveExploits2References8Affected Software2
CVE
CVE
added 2018/06/27 11:0 a.m.102 views

CVE-2018-12904

CVE-2018-12904 affects the Linux kernel’s KVM implementation on x86 when nested virtualization is enabled. The vulnerability arises in arch/x86/kvm/vmx.c due to insufficient CPL checks, potentially allowing a local attacker running in a guest VM (L1) to cause VMEXITs that may lead to privilege es...

4.9CVSS5.5AI score0.01182EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2018/06/27 11:0 a.m.33 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

5.6AI score0.01182EPSS
SaveExploits2References8
Debian CVE
Debian CVE
added 2018/06/27 11:0 a.m.72 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS5.9AI score0.01182EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2018/06/27 12:0 a.m.31 views

CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS6.7AI score0.01182EPSS
SaveExploits2References5
OSV
OSV
added 2018/06/27 12:0 a.m.4 views

UBUNTU-CVE-2018-12904

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL...

4.9CVSS6.6AI score0.01182EPSS
SaveExploits2References6
zdt
zdt
added 2018/06/25 12:0 a.m.35 views

KVM (Nested Virtualization) - L1 Guest Privilege Escalation Vulnerability

Exploit for linux platform in category dos / poc When KVM on Intel virtualizes another hypervisor as L1 VM it does not verify that VMX instructions from the L1 VM which trigger a VM exit and are emulated by L0 KVM are coming from ring 0. For code running on bare metal or VMX root mode this is...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2018/06/25 12:0 a.m.32 views

KVM (Nested Virtualization) - L1 Guest Privilege Escalation

KVM Nested Virtualization - L1 Guest Privilege Escalation When KVM on Intel virtualizes another hypervisor as L1 VM it does not verify that VMX instructions from the L1 VM which trigger a VM exit and are emulated by L0 KVM are coming from ring 0. For code running on bare metal or VMX root mode th...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/06/25 12:0 a.m.43 views

KVM (Nested Virtualization) - L1 Guest Privilege Escalation

When KVM on Intel virtualizes another hypervisor as L1 VM it does not verify that VMX instructions from the L1 VM which trigger a VM exit and are emulated by L0 KVM are coming from ring 0. For code running on bare metal or VMX root mode this is enforced by hardware. However, for code running in L...

4.9CVSS6.5AI score0.01182EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2018/04/10 3:23 p.m.7 views

Kernel: kvm: nVMX: L2 guest could access hardware(L0) CR8 register

Linux kernel built with the KVM visualization support CONFIGKVM, with nested visualization nVMX feature enabled nested=1, is vulnerable to a crash due to disabled external interrupts. As L2 guest could access r/w hardware CR8 register of the hostL0. In a nested visualization setup, L2 guest user...

7.1CVSS7.2AI score0.00512EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/04/10 9:1 a.m.6 views

Kernel: kvm: nVMX: L2 guest could access hardware(L0) CR8 register

Linux kernel built with the KVM visualization support CONFIGKVM, with nested visualization nVMX feature enabled nested=1, is vulnerable to a crash due to disabled external interrupts. As L2 guest could access r/w hardware CR8 register of the hostL0. In a nested visualization setup, L2 guest user...

7.1CVSS7.2AI score0.00512EPSS
SaveExploits0References4
Virtuozzo
Virtuozzo
added 2018/03/16 12:0 a.m.29 views

Product update: Virtuozzo 7.0 Update 7 (7.0.7-423)

The Update 7 for Virtuozzo 7.0 provides new features as well as stability and usability bug fixes. Vulnerability id: PSBM-79872 Enabling nested virtualization for VM could fail due to a bug in libvirt. Vulnerability id: PSBM-81107 Setting IP address to a VM without guest tools returned error even...

6.9AI score
SaveExploits0
Mageia
Mageia
added 2018/01/06 12:53 a.m.98 views

kernel update provides 4.14 series and fixes security vulnerabilities

This kernel update provides an upgrade to the 4.14 longterm branch, currently based on 4.14.10. It also fixes at least the following security issues: An elevation of privilege vulnerability in the Broadcom wi-fi driver CVE-2017-0786. Use-after-free vulnerability in the sndpcminfo function in the...

8.8CVSS4.1AI score0.30052EPSS
SaveExploits36References17
OSV
OSV
added 2017/10/31 10:29 a.m.5 views

USN-3469-2 linux-lts-xenial vulnerabilities

USN-3469-1 fixed vulnerabilities in the Linux kernel for Ubuntu 16.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS. Anthony Perard discovered that the Xen virtual block driver did not properly initializ...

7.8CVSS6.8AI score0.01155EPSS
SaveExploits4References13
OSV
OSV
added 2017/10/11 3:29 p.m.4 views

DEBIAN-CVE-2017-12188

arch/x86/kvm/mmu.c in the Linux kernel through 4.13.5, when nested virtualisation is used, does not properly traverse guest pagetable entries to resolve a guest virtual address, which allows L1 guest OS users to execute arbitrary code on the host OS or cause a denial of service incorrect index...

7.8CVSS7.9AI score0.00441EPSS
SaveExploits0References1
Rows per page
Query Builder