qcacld-3.0: Fix buffer overflow in pe_filter_bcn_probe_frame()
In pe_filter_bcn_probe_frame(), the value of bcn_ssid.length could be greater than WLAN_SSID_MAX_LEN. Added a check to prevent possible buffer overflow Change-Id: I4a5247e9ea8a1c14335935cbe0739fb21a34d1ef CRs-Fixed: 3028274
Loading
Please register or sign in to comment