CVE-2009-2287
CVSS V2 Medium 4.9
CVSS V3 None
Description
The kvm_arch_vcpu_ioctl_set_sregs function in the KVM in Linux kernel 2.6 before 2.6.30, when running on x86 systems, does not validate the page table root in a KVM_SET_SREGS call, which allows local users to cause a denial of service (crash or hang) via a crafted cr3 value, which triggers a NULL pointer dereference in the gfn_to_rmap function.
Overview
- CVE ID
- CVE-2009-2287
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2009-07-01T13:00:01
- Last Modified Date
- 2020-08-19T19:41:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 2.6.0 | 2.6.30 |
cpe:2.3:o:canonical:ubuntu_linux:6.06:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:8.04:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:8.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:9.04:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:5.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:N/I:N/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.9
References
Reference URL | Reference Tags |
---|---|
http://sourceforge.net/tracker/?func=detail&atid=893831&aid=2687641&group_id=180599 | Third Party Advisory |
http://www.openwall.com/lists/oss-security/2009/06/30/1 | Mailing List Patch Third Party Advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=59839dfff5eabca01cc4e20b45797a60a80af8cb | Mailing List Patch Vendor Advisory |
http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git;a=blob;f=queue-2.6.30/kvm-x86-check-for-cr3-validity-in-ioctl_set_sregs.patch;h=b48a47dad2cf76358b327368f80c0805e6370c68;hb=e7c45b24f298b5d9efd7d401150f64a1b51aaac4 | Mailing List Patch Vendor Advisory |
http://secunia.com/advisories/35675 | Broken Link |
http://www.ubuntu.com/usn/usn-807-1 | Third Party Advisory |
http://secunia.com/advisories/36054 | Broken Link |
http://secunia.com/advisories/36045 | Broken Link |
http://www.debian.org/security/2009/dsa-1845 | Third Party Advisory |
http://www.mandriva.com/security/advisories?name=MDVSA-2010:198 | Broken Link |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2009-2287 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2287 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:19:27 | Added to TrackCVE |