commit | 9ed4f91628737c820af6a1815b65bc06bd31518f | [log] [tgz] |
---|---|---|
author | Ryan Hsu <ryanhsu@codeaurora.org> | Tue Jan 16 11:43:49 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jan 16 16:31:12 2018 +0200 |
tree | f4d27a0a835278f20965857a1939a945303f3621 | |
parent | 3153b68e4d1a0b6c9d75cf4fe419229890ee15d5 [diff] |
ath10k: add sanity check to ie_len before parsing fw/board ie Validate ie_len after the alignment padding before access the buffer to avoid potential overflow. Signed-off-by: Ryan Hsu <ryanhsu@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>