cvelist/2016/2xxx/CVE-2016-2392.json
2017-10-16 12:31:07 -04:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-2392",
"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 is_rndis function in the USB Net device emulator (hw/usb/dev-network.c) in QEMU before 2.5.1 does not properly validate USB configuration descriptor objects, which allows local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via vectors involving a remote NDIS control message packet."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/02/16/7"
},
{
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2016-02/msg02553.html"
},
{
"url" : "http://lists.nongnu.org/archive/html/qemu-stable/2016-03/msg00064.html"
},
{
"url" : "http://git.qemu.org/?p=qemu.git;a=commit;h=80eecda8e5d09c442c24307f340840a5b70ea3b9"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1302299"
},
{
"url" : "https://security.gentoo.org/glsa/201604-01"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2974-1"
},
{
"url" : "http://www.securityfocus.com/bid/83274"
}
]
}
}