Files
CVEs-PoC/2018/CVE-2018-11270.md
T
2024-05-26 14:27:05 +02:00

18 lines
816 B
Markdown

### [CVE-2018-11270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11270)
![](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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Double%20Free%20in%20Wired%20Connectivity&color=brighgreen)
### Description
In all android releases (Android for MSM, Firefox OS for MSM, QRD Android) from CAF using the linux kernel, memory allocated with devm_kzalloc is automatically released by the kernel if the probe function fails with an error code. This may result in data corruption.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon