cve/2018/CVE-2018-5848.md
2024-05-26 14:27:05 +02:00

870 B

CVE-2018-5848

Description

In the function wmi_set_ie(), the length validation code does not handle unsigned integer overflow properly. As a result, a large value of the 'ie_len' argument can cause a buffer overflow 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