mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
193 lines
6.6 KiB
JSON
193 lines
6.6 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2009-1242",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "n/a",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The vmx_set_msr function in arch/x86/kvm/vmx.c in the VMX implementation in the KVM subsystem in the Linux kernel before 2.6.29.1 on the i386 platform allows guest OS users to cause a denial of service (OOPS) by setting the EFER_LME (aka \"Long mode enable\") bit in the Extended Feature Enable Register (EFER) model-specific register, which is specific to the x86_64 platform."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "20090516 rPSA-2009-0084-1 kernel",
|
|
"refsource" : "BUGTRAQ",
|
|
"url" : "http://www.securityfocus.com/archive/1/503610/100/0/threaded"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20090401 CVE request: kernel: KVM: VMX: Dont allow uninhibited access to EFER on i386",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://openwall.com/lists/oss-security/2009/04/01/3"
|
|
},
|
|
{
|
|
"name" : "http://vigilance.fr/vulnerability/Linux-kernel-denial-of-service-via-EFER-8585",
|
|
"refsource" : "MISC",
|
|
"url" : "http://vigilance.fr/vulnerability/Linux-kernel-denial-of-service-via-EFER-8585"
|
|
},
|
|
{
|
|
"name" : "http://www.globalsecuritymag.com/Vigil-nce-Linux-kernel-denial-of,20090402,8311",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.globalsecuritymag.com/Vigil-nce-Linux-kernel-denial-of,20090402,8311"
|
|
},
|
|
{
|
|
"name" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16175a796d061833aacfbd9672235f2d2725df65",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16175a796d061833aacfbd9672235f2d2725df65"
|
|
},
|
|
{
|
|
"name" : "http://patchwork.kernel.org/patch/15549/",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://patchwork.kernel.org/patch/15549/"
|
|
},
|
|
{
|
|
"name" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.1",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.1"
|
|
},
|
|
{
|
|
"name" : "http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.29-git1.log",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.29-git1.log"
|
|
},
|
|
{
|
|
"name" : "http://wiki.rpath.com/Advisories:rPSA-2009-0084",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://wiki.rpath.com/Advisories:rPSA-2009-0084"
|
|
},
|
|
{
|
|
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=502109",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=502109"
|
|
},
|
|
{
|
|
"name" : "DSA-1787",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2009/dsa-1787"
|
|
},
|
|
{
|
|
"name" : "DSA-1800",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2009/dsa-1800"
|
|
},
|
|
{
|
|
"name" : "FEDORA-2009-5356",
|
|
"refsource" : "FEDORA",
|
|
"url" : "https://www.redhat.com/archives/fedora-package-announce/2009-May/msg01126.html"
|
|
},
|
|
{
|
|
"name" : "SUSE-SA:2009:031",
|
|
"refsource" : "SUSE",
|
|
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00001.html"
|
|
},
|
|
{
|
|
"name" : "SUSE-SA:2009:032",
|
|
"refsource" : "SUSE",
|
|
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00002.html"
|
|
},
|
|
{
|
|
"name" : "USN-793-1",
|
|
"refsource" : "UBUNTU",
|
|
"url" : "http://www.ubuntu.com/usn/usn-793-1"
|
|
},
|
|
{
|
|
"name" : "34331",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/34331"
|
|
},
|
|
{
|
|
"name" : "34478",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/34478"
|
|
},
|
|
{
|
|
"name" : "34981",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/34981"
|
|
},
|
|
{
|
|
"name" : "35121",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35121"
|
|
},
|
|
{
|
|
"name" : "35226",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35226"
|
|
},
|
|
{
|
|
"name" : "35120",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35120"
|
|
},
|
|
{
|
|
"name" : "35394",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35394"
|
|
},
|
|
{
|
|
"name" : "35387",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35387"
|
|
},
|
|
{
|
|
"name" : "35656",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/35656"
|
|
},
|
|
{
|
|
"name" : "ADV-2009-0924",
|
|
"refsource" : "VUPEN",
|
|
"url" : "http://www.vupen.com/english/advisories/2009/0924"
|
|
},
|
|
{
|
|
"name" : "linux-kernel-eferlme-dos(49594)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49594"
|
|
}
|
|
]
|
|
}
|
|
}
|