commit | 2f6509fce7ee20e2d43be6019f43bd47342eccb3 | [log] [tgz] |
---|---|---|
author | Nachiket Kukade <nkukade@codeaurora.org> | Tue Jun 13 17:45:46 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Fri Jun 23 17:48:01 2017 -0700 |
tree | 1054e7600c37ba376fd12f806690ed34e79c723a | |
parent | f1edc1a78d0b73ddb001effcb4b5101cb6bc02be [diff] |
qcacld-3.0: Add maximum bound check on WPA RSN IE length WPA RSN IE is copied from source without a check on the given IE length. A malicious IE length can cause buffer overflow. Add maximum bound check on WPA RSN IE length. Change-Id: Id159d307e8f9c1de720d4553a7c29f23cbd28571 CRs-Fixed: 2052791