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

939 B

CVE-2018-5843

Description

In the function wma_pdev_div_info_evt_handler() in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using the Linux Kernel, there is no upper bound check on the value event->num_chains_valid received from firmware which can lead to a buffer overwrite of the fixed size chain_rssi_result structure.

POC

Reference

No PoCs from references.

Github