aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMin Liu <minliu@codeaurora.org>2018-03-14 14:51:12 +0800
committerMin Liu <minliu@codeaurora.org>2018-03-16 13:52:35 +0800
commite74b8375f51e61950907dd9579bf516c9542cc16 (patch)
treeeda06c250a5c3c3c51ebcc1d7beed4c1cf43d367 /net/lapb/lapb_timer.c
parente3ac2cb6139f4d6bcf5e6a5340a9ad1528f6d671 (diff)
qcacld-2.0: Fix integer underflow and buffer over-read in fwlog
propagation from qcacld-3.0 to qcacld-2.0 Currently, there is no check of: 1) Firmware event parameters in dbglog_parse_debug_logs(), which can result in integer underflow. 2) Number of dbg log args against the total length, which can result in buffer over-read. To fix this, compare size of firmware event parameters and number of dbg log args with total buffer length. Change-Id: I3f6ce2dddda9e583e8abe388a422591f59c0751d CRs-Fixed: 2205372
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions