Use-after-free in Linux kernel - CVE-2016-10150
Published: February 6, 2017 / Updated: January 19, 2023
Vulnerability identifier: #VU90818
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2016-10150
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The vulnerability exists due to a use-after-free error within the kvm_ioctl_create_device() function in virt/kvm/kvm_main.c. A remote non-authenticated attacker can execute arbitrary code.
How to mitigate CVE-2016-10150
Install update from vendor's website.
Sources
- https://github.com/torvalds/linux/commit/a0f1d21c1ccb1da66629627a74059dd7f5ac9c61
- https://bugzilla.redhat.com/show_bug.cgi?id=1414506
- http://www.openwall.com/lists/oss-security/2017/01/18/10
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.13
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a0f1d21c1ccb1da66629627a74059dd7f5ac9c61
- http://www.securityfocus.com/bid/95672