Files
CVEs-PoC/2017/CVE-2017-15854.md
2025-09-29 21:09:30 +02:00

974 B

CVE-2017-15854

Description

The value of fix_param->num_chans is received from firmware and if it is too large, an integer overflow can occur in wma_radio_chan_stats_event_handler() for the derived length len leading to a subsequent 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