CVE-2017-11064
Description
A buffer overread in Qualcomm Wi-Fi driver functions allows a proximate attacker to crash the device via crafted vendor commands.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A buffer overread in Qualcomm Wi-Fi driver functions allows a proximate attacker to crash the device via crafted vendor commands.
Vulnerability
In Android for MSM, Firefox OS for MSM, QRD Android, and all Android releases from CAF using the Linux kernel, a buffer overread vulnerability exists in the Wi-Fi driver (__wlan_hdd_cfg80211_set_passpoint_list and hdd_extscan_passpoint_fill_network_list functions). The flaw occurs during processing of the QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_PNO_SET_PASSPOINT_LIST and QCA_NL80211_VENDOR_SUBCMD_EXTSCAN_PNO_SET_LIST cfg80211 vendor commands. Affected devices include Pixel and Nexus devices prior to the October 2017 security patch level [1].
Exploitation
An attacker with proximity to the target device can send a maliciously crafted Wi-Fi vendor command. The exploitation does not require authentication or user interaction beyond being within Wi-Fi range. The overread is triggered when the driver parses the input data without adequately checking the length, reading beyond the intended buffer boundary.
Impact
Successful exploitation results in a buffer overread, which can cause a kernel panic (denial of service). The vulnerability does not appear to allow arbitrary code execution or privilege escalation based on the available references, but it may be used to crash the device and disrupt Wi-Fi connectivity.
Mitigation
Google released a fix in the Pixel/Nexus Security Bulletin of October 2017. The Android Common Kernel (ACK) update includes the patch. Users should install Android security updates from their device vendor. There is no mention of a workaround; however, disabling Wi-Fi when not needed may mitigate proximity-based attacks. The bulletins list references QC-CR#2054770, QC-CR#2058447, QC-CR#2066628, and QC-CR#2087785 [1].
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.securityfocus.com/bid/101160nvdThird Party AdvisoryVDB Entry
- source.android.com/security/bulletin/pixel/2017-10-01nvdVendor Advisory
News mentions
0No linked articles in our index yet.