2017-10-16 12:31:07 -04:00
{
2019-03-17 23:32:28 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "product-security@qualcomm.com" ,
"ID" : "CVE-2017-8233" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "All Qualcomm products" ,
"version" : {
"version_data" : [
{
"version_value" : "All Android releases from CAF using the Linux kernel"
}
]
}
}
]
} ,
"vendor_name" : "Qualcomm, Inc."
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:32:28 +00:00
"lang" : "eng" ,
"value" : "In a camera driver function in all Android releases from CAF using the Linux kernel, a bounds check is missing when writing into an array potentially leading to an out-of-bounds heap write."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:32:28 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Validation of Array Index in Camera"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://source.android.com/security/bulletin/2017-06-01" ,
"refsource" : "CONFIRM" ,
"url" : "https://source.android.com/security/bulletin/2017-06-01"
} ,
{
"name" : "1038623" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1038623"
}
]
}
}