diff options
author | Murray McAllister <[email protected]> | 2018-07-02 13:07:28 +1200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-02 10:45:39 +0200 |
commit | 920c92448839bd4f8eb87a92b08cad56d449caff (patch) | |
tree | 9345c9fa84eb0ddeb8abdbfd8095c6d743947304 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 021c91791a5e7e85c567452f1be3e4c2c6cb6063 (diff) |
staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
Dan Carpenter reported an integer underflow issue in the rtl8188eu driver.
This is also needed for the length (signed integer) in rtl8723bs, as it is
later converted to an unsigned integer and used in a memcpy operation.
Original issue is at https://patchwork.kernel.org/patch/9796371/
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Murray McAllister <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions