National Cyber Awareness System
Vulnerability Summary for CVE-2013-1797
Original release date:03/22/2013
Last revised:06/15/2013
Source:
US-CERT/NIST
Overview
Use-after-free vulnerability in arch/x86/kvm/x86.c in the Linux kernel through 3.8.4 allows guest OS users to cause a denial of service (host OS memory corruption) or possibly have unspecified other impact via a crafted application that triggers use of a guest physical address (GPA) in (1) movable or (2) removable memory during an MSR_KVM_SYSTEM_TIME kvm_set_msr_common operation.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
10.0
Exploitability Subscore:
3.2
CVSS Version 2 Metrics:
Access Vector: Local network exploitable
Access Complexity: High
Authentication: Not required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://github.com/torvalds/linux/commit/0b79459b482e85cb7426aa7da683a9f2c97aeae1
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=917013
External Source: UBUNTU
Name: USN-1813-1
External Source: UBUNTU
Name: USN-1812-1
External Source: UBUNTU
Name: USN-1809-1
External Source: MLIST
Name: [oss-security] 20130320 linux kernel: kvm: CVE-2013-179[6..8]
External Source: REDHAT
Name: RHSA-2013:0746
External Source: REDHAT
Name: RHSA-2013:0744
External Source: REDHAT
Name: RHSA-2013:0727
External Source: SUSE
Name: openSUSE-SU-2013:0847
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b79459b482e85cb7426aa7da683a9f2c97aeae1
Technical Details
- Resource Management Errors (CWE-399)