Resource management error in Linux kernel - CVE-2014-3690

 

Resource management error in Linux kernel - CVE-2014-3690

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


Vulnerability identifier: #VU41139
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-3690
CWE-ID: CWE-399
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.

arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.17.2 on Intel processors does not ensure that the value in the CR4 control register remains the same after a VM entry, which allows host OS users to kill arbitrary processes or cause a denial of service (system disruption) by leveraging /dev/kvm access, as demonstrated by PR_SET_TSC prctl calls within a modified copy of QEMU.


Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2014-3690

Install update from vendor's website.

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

External References

Related Security Bulletins