mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2018-11270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11270)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|