Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-3646

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-3646

Published: November 10, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41144
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-3646
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

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.


How to mitigate CVE-2014-3646

Install update from vendor's website.

Sources