commit | 3b2abe930d267fc09e9e4c9dceee56784d0f8532 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Dec 15 09:03:47 2017 -0800 |
committer | snandini <snandini@codeaurora.org> | Sun Dec 17 13:37:37 2017 -0800 |
tree | 90e839203019a45eb96cb5fc29c7bae4cc0e5a5b | |
parent | 649e5047c7df832e101d5b7feee57955b8935aac [diff] |
qcacld-3.0: Validate Scan Default IEs Currently the Scan Default IEs configured via the attribute QCA_WLAN_VENDOR_ATTR_CONFIG_SCAN_DEFAULT_IES are not validated. As a result a buffer overread can occur when the Scan Default IEs are later referenced. To address this issue validate the Scan Default IEs before storing them. Change-Id: Ifd8739c96a9990f01ff159eb59a7e904f7b8c592 CRs-Fixed: 2154346