CVE-2017-18065
Description
In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, improper input validation for vent->vdev_id in wma_action_frame_filter_mac_event_handler(), which is received from firmware, leads to arbitrary code execution.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Improper input validation of a firmware-provided device ID in the WMA action frame filter handler leads to arbitrary code execution on affected Android devices.
Vulnerability
In Android for MSM, Firefox OS for MSM, QRD Android, and all Android releases from CAF using the Linux kernel, the function wma_action_frame_filter_mac_event_handler() improperly validates the vent->vdev_id field received from firmware. This code path is reachable during processing of WLAN action frames when the firmware sends a crafted event. The vulnerability affects devices with a security patch level before March 2018, specifically those using the affected Qualcomm components [1].
Exploitation
An attacker needs to supply or trigger delivery of a specially crafted firmware event containing an invalid vent->vdev_id value. No user interaction is required beyond the device processing the WLAN frame; the attacker must be within radio range of the target device to transmit the malicious frame. The lack of input validation allows the attacker to cause the kernel to access memory outside of expected bounds as part of the handler's processing [1].
Impact
Successful exploitation results in arbitrary code execution within the kernel context. The attacker gains the ability to execute code with kernel privileges, leading to full compromise of the device's confidentiality, integrity, and availability. The vulnerability is rated High severity by Google [1].
Mitigation
The fix was included in the March 2018 Pixel/Nexus Security Bulletin, with a security patch level of 2018-03-05 or later [1]. All supported Google devices received the update at that time. For affected Qualcomm-based devices from other vendors, users should apply vendor-provided updates. No workaround other than applying the patch is available [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.