cvelist/2016/7xxx/CVE-2016-7466.json
2018-01-04 15:05:12 -05:00

85 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-7466",
"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" : "Memory leak in the usb_xhci_exit function in hw/usb/hcd-xhci.c in QEMU (aka Quick Emulator), when the xhci uses msix, allows local guest OS administrators to cause a denial of service (memory consumption and possibly QEMU process crash) by repeatedly unplugging a USB device."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/09/19/8"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2016/09/20/3"
},
{
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg02773.html"
},
{
"url" : "http://git.qemu.org/?p=qemu.git;a=commit;h=b53dd4495ced2432a0b652ea895e651d07336f7e"
},
{
"url" : "https://security.gentoo.org/glsa/201611-11"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2392"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-12/msg00140.html"
},
{
"url" : "http://www.securityfocus.com/bid/93029"
}
]
}
}