cvelist/2014/2xxx/CVE-2014-2580.json
2019-03-18 00:28:06 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2580",
"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 netback driver in Xen, when using certain Linux versions that do not allow sleeping in softirq context, allows local guest administrators to cause a denial of service (\"scheduling while atomic\" error and host crash) via a malformed packet, which causes a mutex to be taken when trying to disable the interface."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://xenbits.xen.org/xsa/advisory-90.html",
"refsource": "CONFIRM",
"url": "http://xenbits.xen.org/xsa/advisory-90.html"
},
{
"name": "[oss-security] 20140324 Re: Xen Security Advisory 90 - Linux netback crash trying to disable due to malformed packet",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/03/24/8"
},
{
"name": "66386",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/66386"
},
{
"name": "[oss-security] 20140324 Xen Security Advisory 90 - Linux netback crash trying to disable due to malformed packet",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/03/24/6"
},
{
"name": "1029949",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1029949"
}
]
}
}