CVE-2017-15831
Description
In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, in the function wma_ndp_end_indication_event_handler(), there is no input validation check on a event_info value coming from firmware, which can cause an integer overflow and then leads to potential heap overwrite.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Integer overflow in wma_ndp_end_indication_event_handler() due to missing validation of firmware event_info leads to heap overwrite.
Vulnerability
In Android for MSM, Firefox OS for MSM, QRD Android, and all Android releases from CAF using the Linux kernel, the function wma_ndp_end_indication_event_handler() in the WLAN driver fails to validate the event_info value received from firmware. This lack of input validation can cause an integer overflow, which then leads to a potential heap overwrite. The affected code is reachable when the device processes NDP (NAN Data Path) end indication events from the firmware [1].
Exploitation
An attacker must be able to send a crafted NDP end indication event from firmware to the host driver. This typically requires either physical proximity to trigger the event or compromise of the firmware. No user interaction is needed once the event is processed, and the vulnerability can be triggered without any special permissions on the device [1].
Impact
Successful exploitation allows an attacker to write attacker-controlled data to heap memory outside the intended buffer. This can lead to memory corruption and potentially arbitrary code execution in the context of the kernel, resulting in a complete compromise of the device's confidentiality, integrity, and availability [1].
Mitigation
Google released a fix as part of the March 2018 Pixel/Nexus Security Bulletin, with security patch level 2018-03-05 or later. Users should apply the OTA update or flash the factory image provided by Google for supported devices. Partners were notified at least a month before the bulletin date [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- source.android.com/security/bulletin/pixel/2018-03-01mitrex_refsource_CONFIRM
- source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/commit/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.