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

76 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-2197",
"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" : "QEMU (aka Quick Emulator) built with an IDE AHCI emulation support is vulnerable to a null pointer dereference flaw. It occurs while unmapping the Frame Information Structure (FIS) and Command List Block (CLB) entries. A privileged user inside guest could use this flaw to crash the QEMU process instance resulting in DoS."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2016-01/msg05742.html"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2016/01/29/2"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2016/01/30/1"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1302057"
},
{
"url" : "https://security.gentoo.org/glsa/201604-01"
},
{
"url" : "http://www.securityfocus.com/bid/82235"
}
]
}
}