summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJingxiang Ge <jge@codeaurora.org>2018-12-11 15:03:39 +0800
committernshrivas <nshrivas@codeaurora.org>2018-12-13 17:20:11 -0800
commita3d6923ee9f0cd5146ac5e8e19d4752bab655497 (patch)
tree5cc1f76052ccd00c4c386c8317de4ba2a39ee189 /net/unix/af_unix.c
parent0973bb5f4e1c74d8b4ce0a2373174de536569f62 (diff)
qcacld-3.0: Skip IE which has length less than the minimum valid IE length
QBSS IE uses min length of 4 bytes for version 1 and min length of 5 bytes for version 2. Min length used for IE is 5 bytes in driver which can cause WPA IE parse failure if QBSS IE is 4 bytes resulting in failure in fetching scan results due to security mismatch and subsequently connection failure. Fix is to skip the IE which has length less than the minimum valid length. Change-Id: I00fbffad221e2d9ecedcb87c9607ac8abd7c55b1 CRs-Fixed: 2364663
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions