KVM in the Linux kernel before 4.8.12, when I/O APIC is enabled, does not properly restrict the VCPU index, which allows guest OS users to gain host OS privileges or cause a denial of service (out-of-bounds array access and host OS crash) via a crafted interrupt request, related to arch/x86/kvm/ioapic.c and arch/x86/kvm/ioapic.h.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/81cdb259fb6d8c1c4ecfeea389ff5a73c07f5755 | Patch Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1400804 | Issue Tracking |
http://www.openwall.com/lists/oss-security/2016/12/02/2 | Mailing List Patch |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.12 | Release Notes |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=81cdb259fb6d8c1c4ecfeea389ff5a73c07f5755 | Patch Vendor Advisory |
http://www.securityfocus.com/bid/94640 |
Configurations
Information
Published : 2016-12-27 23:59
Updated : 2016-12-30 18:59
NVD link : CVE-2016-9777
Mitre link : CVE-2016-9777
JSON object : View
CWE
CWE-125
Out-of-bounds Read
Products Affected
linux
- linux_kernel