CVE-2017-14885
Last modified
CVE-2017-14885 is a vulnerability of currently unknown severity. In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, wma_unified_link_peer_stats_event_handler function has a variable num_rates which represents the sum of all the peer_stats->num_rates. The current behavior in this function is to validate only the num_rates of the first peer stats (peer_stats->num_rates) against WMA_SVC_MSG_MAX_SIZE, but not the sum of all the peer's num_rates (num_rates) which may lead to a buffer overflow when the firmware buffer is copied in to the allocated buffer (peer_stats) as the size for the memory allocation - link_stats_results_size is based on num_rates.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, wma_unified_link_peer_stats_event_handler function has a variable num_rates which represents the sum of all the peer_stats->num_rates. The current behavior in this function is to validate only the num_rates of the first peer stats (peer_stats->num_rates) against WMA_SVC_MSG_MAX_SIZE, but not the sum of all the peer's num_rates (num_rates) which may lead to a buffer overflow when the firmware buffer is copied in to the allocated buffer (peer_stats) as the size for the memory allocation - link_stats_results_size is based on num_rates.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Android | All versions |
References
- http://www.securityfocus.com/bid/103254Third Party Advisory, VDB Entry
- https://source.android.com/security/bulletin/2018-03-01Vendor Advisory
- http://www.securityfocus.com/bid/103254Third Party Advisory, VDB Entry
- https://source.android.com/security/bulletin/2018-03-01Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-14885?
How severe is CVE-2017-14885?
How do I fix CVE-2017-14885?
Are you affected by CVE-2017-14885?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
