diff options
| author | Pan Bian <[email protected]> | 2018-11-29 18:48:10 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-12-13 17:03:06 +0200 |
| commit | afbb1947db94eacc5a13302eee88a9772fb78935 (patch) | |
| tree | 6d66e0698bb99b77cea6b052c13c8b49fe76e169 /tools/perf/scripts/python/intel-pt-events.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 <[email protected]>
ACKed-by: Larry Finger <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions