diff options
author | Pan Bian <bianpan2016@163.com> | 2018-11-29 18:48:10 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-12-13 17:03:06 +0200 |
commit | afbb1947db94eacc5a13302eee88a9772fb78935 (patch) | |
tree | 6d66e0698bb99b77cea6b052c13c8b49fe76e169 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 662a7b078cff6ab246d875775af7affedcf6e2d5 (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions