cvelist/2017/17xxx/CVE-2017-17764.json

69 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-19 19:03:39 -05:00
{
"CVE_data_meta" : {
2018-02-23 17:25:36 -05:00
"ASSIGNER" : "product-security@qualcomm.com",
"DATE_PUBLIC" : "2018-02-05T00:00:00",
2017-12-19 19:03:39 -05:00
"ID" : "CVE-2017-17764",
2018-02-23 17:25:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Android for MSM, Firefox OS for MSM, QRD Android",
"version" : {
"version_data" : [
{
"version_value" : "All Android releases from CAF using the Linux kernel"
}
]
}
}
]
},
"vendor_name" : "Qualcomm, Inc."
}
]
}
2017-12-19 19:03:39 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-23 18:05:53 -05:00
"value" : "In all Qualcomm products with Android releases from CAF using the Linux kernel, the num_failure_info value from firmware is not properly validated in wma_rx_aggr_failure_event_handler() so that an integer overflow vulnerability in a buffer size calculation may potentially lead to a buffer overflow."
2018-02-23 17:25:36 -05:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Integer Overflow to Buffer Overflow in WLAN"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://source.android.com/security/bulletin/2018-02-01",
"refsource" : "CONFIRM",
2018-02-23 17:25:36 -05:00
"url" : "https://source.android.com/security/bulletin/2018-02-01"
2018-02-24 06:04:30 -05:00
},
{
"name" : "102974",
"refsource" : "BID",
2018-02-24 06:04:30 -05:00
"url" : "http://www.securityfocus.com/bid/102974"
2017-12-19 19:03:39 -05:00
}
]
}
}