aboutsummaryrefslogtreecommitdiffstats
path: root/block/cmdline-parser.c
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2013-10-22 18:24:44 -0400
committerJohn W. Linville <linville@tuxdriver.com>2013-11-11 14:38:56 -0500
commitfe1c9a443e0d1e0af790883f091fb1c4f418bc8f (patch)
tree5bb5700952ca24730ebd1f253353290d38a29b0e /block/cmdline-parser.c
parent930fd35c8de88cc1ce934aa655181c4879422a37 (diff)
mwifiex: fix invalid memory access in mwifiex_get_power_level()
With "while (length)" check we may end up in accessing invalid memory in last iteration. This patch makes sure that tlv length is not less than the length of structure mwifiex_power_group when min/max power is calculated. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> 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>
Diffstat (limited to 'block/cmdline-parser.c')
0 files changed, 0 insertions, 0 deletions