cvelist/2014/4xxx/CVE-2014-4022.json
2019-03-18 04:40:39 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-4022",
"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 alloc_domain_struct function in arch/arm/domain.c in Xen 4.4.x, when running on an ARM platform, does not properly initialize the structure containing the grant table pages for a domain, which allows local guest administrators to obtain sensitive information via the GNTTABOP_setup_table subhypercall."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "68184",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/68184"
},
{
"name": "59523",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/59523"
},
{
"name": "1030471",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1030471"
},
{
"name": "http://xenbits.xen.org/xsa/advisory-101.html",
"refsource": "CONFIRM",
"url": "http://xenbits.xen.org/xsa/advisory-101.html"
}
]
}
}