#VU1171 NULL pointer dereference in Linux kernel - CVE-2016-8630

 

#VU1171 NULL pointer dereference in Linux kernel - CVE-2016-8630

Published: November 10, 2016 / Updated: May 1, 2018


Vulnerability identifier: #VU1171
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-8630
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to cause DoS condition on the target system.

The weakness exists in the x86_decode_insn function in arch/x86/kvm/emulate.c due to NULL pointer dereference when KVM is enabled. A local attacker can cause the service to crash via a certain use of a ModR/M byte in an undefined instruction.

Remediation

Update to version 4.8.7.

External links