Input validation error in Linux kernel - CVE-2012-0045

 

Input validation error in Linux kernel - CVE-2012-0045

Published: July 3, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43920
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-2012-0045
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The em_syscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 (aka syscall) opcode, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application, as demonstrated by an NASM file.


Affected software

Linux kernel

How to mitigate CVE-2012-0045

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins