summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorAshish Kumar Dhanotiya <adhanoti@codeaurora.org>2019-02-25 21:06:00 +0530
committernshrivas <nshrivas@codeaurora.org>2019-03-05 00:22:29 -0800
commitd549fa5941c145c85a6b32d904af97e79d125520 (patch)
tree3ac3305c5466dc81561c1954123a1e62edcc1ac6 /scripts/gdb/linux/symbols.py
parent3c860bb010228e3ccab5c1fbc958cfda4be0a7fc (diff)
qcacld-3.0: Fix OOB read in hdd_populate_wifi_signal_info
While handling ll stats information there is a possibility of OOB read in hdd_populate_wifi_signal_info api as FW is giving num_chan info as uint_32 and host has saved into int_32 type variable which may lead to an extremely large positive number which is getting used as index of for loop to populate signal info in skp which may lead to OOB read. Change-Id: I032eb465db30ee9e3a7ba0c4f017ed781264c47d CRs-fixed: 2383605
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions