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

 

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

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


Vulnerability identifier: #VU41140
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-3610
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.


Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2014-3610

Install update from vendor's website.

kernel - addressed in versions 3.17.1-304.fc21, 3.17.2-300.fc21

External References

Related Security Bulletins