The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1417812 | Issue Tracking Patch |
http://www.openwall.com/lists/oss-security/2017/01/31/4 | Mailing List Patch Third Party Advisory |
http://www.securityfocus.com/bid/95878 | Third Party Advisory VDB Entry |
http://www.debian.org/security/2017/dsa-3791 | |
https://access.redhat.com/errata/RHSA-2017:2077 | |
https://access.redhat.com/errata/RHSA-2017:1842 |
Configurations
Information
Published : 2017-02-05 22:59
Updated : 2023-02-12 15:29
NVD link : CVE-2017-2596
Mitre link : CVE-2017-2596
JSON object : View
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
Products Affected
linux
- linux_kernel