Use-after-free vulnerability in the kvm_ioctl_create_device function in virt/kvm/kvm_main.c in the Linux kernel before 4.8.13 allows host OS users to cause a denial of service (host OS crash) or possibly gain privileges via crafted ioctl calls on the /dev/kvm device.
Weaknesses in this category are related to the management of permissions, privileges, and other security features that are used to perform access control.
Link | Tags |
---|---|
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.13 | release notes vendor advisory |
http://www.openwall.com/lists/oss-security/2017/01/18/10 | mailing list third party advisory patch |
https://github.com/torvalds/linux/commit/a0f1d21c1ccb1da66629627a74059dd7f5ac9c61 | issue tracking third party advisory patch |
http://www.securityfocus.com/bid/95672 | vdb entry third party advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a0f1d21c1ccb1da66629627a74059dd7f5ac9c61 | issue tracking third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1414506 | issue tracking patch |