Vulnerability Description
arch/x86/kvm/mmu.c in the Linux kernel through 4.13.5, when nested virtualisation is used, does not properly traverse guest pagetable entries to resolve a guest virtual address, which allows L1 guest OS users to execute arbitrary code on the host OS or cause a denial of service (incorrect index during page walking, and host OS crash), aka an "MMU potential stack buffer overrun."
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.6, < 4.9.57 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/101267Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2018:0395Third Party Advisory
- https://access.redhat.com/errata/RHSA-2018:0412Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=1500380Issue TrackingPatchThird Party Advisory
- https://patchwork.kernel.org/patch/9996579/Issue TrackingPatchVendor Advisory
- https://patchwork.kernel.org/patch/9996587/Issue TrackingPatchVendor Advisory
- http://www.securityfocus.com/bid/101267Third Party AdvisoryVDB Entry
- https://access.redhat.com/errata/RHSA-2018:0395Third Party Advisory
- https://access.redhat.com/errata/RHSA-2018:0412Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=1500380Issue TrackingPatchThird Party Advisory
- https://patchwork.kernel.org/patch/9996579/Issue TrackingPatchVendor Advisory
- https://patchwork.kernel.org/patch/9996587/Issue TrackingPatchVendor Advisory
FAQ
What is CVE-2017-12188?
CVE-2017-12188 is a vulnerability with a CVSS score of 7.8 (HIGH). arch/x86/kvm/mmu.c in the Linux kernel through 4.13.5, when nested virtualisation is used, does not properly traverse guest pagetable entries to resolve a guest virtual address, which allows L1 guest ...
How severe is CVE-2017-12188?
CVE-2017-12188 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-12188?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.