2017-10-16 12:31:07 -04:00
{
2019-03-17 22:30:49 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"DATE_PUBLIC" : "2018-02-05T00:00:00" ,
"ID" : "CVE-2015-9016" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Android" ,
"version" : {
"version_data" : [
{
"version_value" : "Android kernel"
}
]
}
}
]
} ,
"vendor_name" : "Google Inc."
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-04-05 13:43:48 -04:00
{
2019-03-17 22:30:49 +00:00
"lang" : "eng" ,
"value" : "In blk_mq_tag_to_rq in blk-mq.c in the upstream kernel, there is a possible use after free due to a race condition when a request has been previously freed by blk_mq_complete_request. This could lead to local escalation of privilege. Product: Android. Versions: Android kernel. Android ID: A-63083046."
2018-04-05 13:43:48 -04:00
}
2019-03-17 22:30:49 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Elevation of privilege"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "DSA-4187" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4187"
} ,
{
"name" : "https://github.com/torvalds/linux/commit/0048b4837affd153897ed1222283492070027aa9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/torvalds/linux/commit/0048b4837affd153897ed1222283492070027aa9"
} ,
{
"name" : "https://source.android.com/security/bulletin/2018-02-01" ,
"refsource" : "CONFIRM" ,
"url" : "https://source.android.com/security/bulletin/2018-02-01"
}
]
}
}