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

816 B

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