git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2636c30
)
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
author
Amitkumar Karwar
<akarwar@marvell.com>
Tue, 22 Oct 2013 22:24:46 +0000
(15:24 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 11 Nov 2013 19:38:57 +0000
(14:38 -0500)
While parsing TLVs, return failure if number of remaining bytes
are less than current tlv length. This avoids invalid memory
access.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found