diff options
author | Johan Hovold <[email protected]> | 2019-10-15 19:55:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-10-15 20:19:19 +0200 |
commit | 7a759197974894213621aa65f0571b51904733d6 (patch) | |
tree | 697a594cd3722bddc8bc5fc77bac4e914dfc5b78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b987b66ac3a2bc2f7b03a0ba48a07dc553100c07 (diff) |
USB: usblp: fix use-after-free on disconnect
A recent commit addressing a runtime PM use-count regression, introduced
a use-after-free by not making sure we held a reference to the struct
usb_interface for the lifetime of the driver data.
Fixes: 9a31535859bf ("USB: usblp: fix runtime PM after driver unbind")
Cc: stable <[email protected]>
Reported-by: [email protected]
Signed-off-by: Johan Hovold <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions