2018-04-05 22:03:54 -04:00
{
2019-03-17 23:14:44 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"DATE_PUBLIC" : "2018-10-31T00:00:00" ,
"ID" : "CVE-2018-9465" ,
"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-11-06 10:55:03 -05:00
{
2019-03-17 23:14:44 +00:00
"lang" : "eng" ,
"value" : "In task_get_unused_fd_flags of binder.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-69164715 References: Upstream kernel."
2018-11-06 10:55:03 -05:00
}
2019-03-17 23:14:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Elevation of privilege"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://source.android.com/security/bulletin/2018-08-01" ,
"refsource" : "CONFIRM" ,
"url" : "https://source.android.com/security/bulletin/2018-08-01"
} ,
{
"name" : "1041432" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1041432"
}
]
}
}