diff options
author | 2019-02-04 17:40:08 +0100 | |
---|---|---|
committer | 2019-02-04 09:43:48 -0800 | |
commit | c2780c1a3fb724560b1d44f7976e0de17bf153c7 (patch) | |
tree | 8bce72a80aa2dc351876306d3426cec58d9afd19 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/qeth: fix use-after-free in error path (diff) | |
download | linux-dev-c2780c1a3fb724560b1d44f7976e0de17bf153c7.tar.xz linux-dev-c2780c1a3fb724560b1d44f7976e0de17bf153c7.zip |
s390/qeth: cancel close_dev work before removing a card
A card's close_dev work is scheduled on a driver-wide workqueue. If the
card is removed and freed while the work is still active, this causes a
use-after-free.
So make sure that the work is completed before freeing the card.
Fixes: 0f54761d167f ("qeth: Support VEPA mode")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions