diff options
author | 2018-11-29 18:48:10 +0800 | |
---|---|---|
committer | 2018-12-13 17:03:06 +0200 | |
commit | afbb1947db94eacc5a13302eee88a9772fb78935 (patch) | |
tree | 6d66e0698bb99b77cea6b052c13c8b49fe76e169 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b43: remove set but not used variables 'tx_pwr_state,tmp2' (diff) | |
download | wireguard-linux-afbb1947db94eacc5a13302eee88a9772fb78935.tar.xz wireguard-linux-afbb1947db94eacc5a13302eee88a9772fb78935.zip |
rtl818x: fix potential use after free
entry is released via usb_put_urb just after calling usb_submit_urb.
However, entry is used if the submission fails, resulting in a use after
free bug. The patch fixes this.
Signed-off-by: Pan Bian <bianpan2016@163.com>
ACKed-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions