2018-04-05 22:03:54 -04:00
{
2019-03-17 21:46:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"DATE_PUBLIC" : "2018-10-02T00:00:00" ,
"ID" : "CVE-2018-9513" ,
"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-10-02 13:23:33 -04:00
{
2019-03-17 21:46:03 +00:00
"lang" : "eng" ,
"value" : "In copy_process of fork.c, there is possible memory corruption due to a double 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-111081202 References: N/A"
2018-10-02 13:23:33 -04:00
}
2019-03-17 21:46:03 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Elevation of privilege"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "105483" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/105483"
} ,
{
"name" : "https://source.android.com/security/bulletin/2018-10-01" ,
"refsource" : "CONFIRM" ,
"url" : "https://source.android.com/security/bulletin/2018-10-01"
}
]
}
}