Files
CVEs-PoC/2017/CVE-2017-18070.md
T
2025-09-29 21:09:30 +02:00

18 lines
998 B
Markdown

### [CVE-2017-18070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18070)
![](https://img.shields.io/static/v1?label=Product&message=Android%20for%20MSM%2C%20Firefox%20OS%20for%20MSM%2C%20QRD%20Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=All%20Android%20releases%20from%20CAF%20using%20the%20Linux%20kernel%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Integer%20Overflow%20to%20Buffer%20Overflow%20in%20WLAN&color=brightgreen)
### Description
In wma_ndp_end_response_event_handler(), the variable len_end_rsp is a uint32 which can be overflowed if the value of variable "event->num_ndp_end_rsp_per_ndi_list" is very large which can then lead to a heap overwrite of the heap object end_rsp in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using the Linux Kernel.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/jiayy/android_vuln_poc-exp