cvelist/2015/8xxx/CVE-2015-8339.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:38:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-8339",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:38:06 +00:00
"lang": "eng",
"value": "The memory_exchange function in common/memory.c in Xen 3.2.x through 4.6.x does not properly hand back pages to a domain, which might allow guest OS administrators to cause a denial of service (host crash) via unspecified vectors related to domain teardown."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:38:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-3519",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2016/dsa-3519"
},
{
"name": "http://xenbits.xen.org/xsa/advisory-159.html",
"refsource": "CONFIRM",
"url": "http://xenbits.xen.org/xsa/advisory-159.html"
},
{
"name": "1034391",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1034391"
},
{
"name": "http://support.citrix.com/article/CTX203451",
"refsource": "CONFIRM",
"url": "http://support.citrix.com/article/CTX203451"
},
{
"name": "GLSA-201604-03",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201604-03"
},
{
"name": "79038",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/79038"
}
]
}
}