diff options
author | Qiujun Huang <[email protected]> | 2020-03-26 21:18:50 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-03-26 15:47:26 +0100 |
commit | 1165dd73e811a07d947aee218510571f516081f6 (patch) | |
tree | 1a99baaf194dc26c8dfd731d6af03992985cad1b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b67b7b0465ff9cf89c11dd383d2888b29531f096 (diff) |
staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
We can't handle the case length > WLAN_DATA_MAXLEN.
Because the size of rxfrm->data is WLAN_DATA_MAXLEN(2312), and we can't
read more than that.
Thanks-to: Hillf Danton <[email protected]>
Reported-and-tested-by: [email protected]
Signed-off-by: Qiujun Huang <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions