diff options
| author | Gavin Li <[email protected]> | 2019-08-04 23:50:44 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-05 15:27:52 +0000 |
| commit | c43f28dfdc4654e738aa6d3fd08a105b2bee758d (patch) | |
| tree | 5c875723c4a6058d66bacab1d7ccf3059f391744 /tools/perf/scripts | |
| parent | usb: yurex: Fix use-after-free in yurex_delete (diff) | |
| download | kernel-c43f28dfdc4654e738aa6d3fd08a105b2bee758d.tar.gz kernel-c43f28dfdc4654e738aa6d3fd08a105b2bee758d.zip | |
usb: usbfs: fix double-free of usb memory upon submiturb error
Upon an error within proc_do_submiturb(), dec_usb_memory_use_count()
gets called once by the error handling tail and again by free_async().
Remove the first call.
Signed-off-by: Gavin Li <[email protected]>
Acked-by: Alan Stern <[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')
0 files changed, 0 insertions, 0 deletions
