The kvm_vm_ioctl_check_extension function in arch/powerpc/kvm/powerpc.c in the Linux kernel before 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) via a KVM_CHECK_EXTENSION KVM_CAP_PPC_HTM ioctl call to /dev/kvm.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/ac64115a66c18c01745bbd3c47a36b124e5fd8c0 | Patch |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11 | Release Notes |
http://openwall.com/lists/oss-security/2017/11/06/6 | Mailing List Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac64115a66c18c01745bbd3c47a36b124e5fd8c0 | Patch |
http://www.securityfocus.com/bid/101693 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2017-11-06 10:29
Updated : 2017-11-28 10:48
NVD link : CVE-2017-15306
Mitre link : CVE-2017-15306
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
linux
- linux_kernel