diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-09-18 19:21:17 +0200 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-09-22 03:45:46 +0200 |
commit | 73f0c11d11329a0d6d205d4312b6e5d2512af7c5 (patch) | |
tree | 74db95fed55a0ce2f3192a436713b5a6cd000b6a /drivers/net/ethernet/Kconfig | |
parent | net/phy: fix DP83865 10 Mbps HDX loopback disable function (diff) | |
download | linux-73f0c11d11329a0d6d205d4312b6e5d2512af7c5.tar.xz linux-73f0c11d11329a0d6d205d4312b6e5d2512af7c5.zip |
net: qrtr: Stop rx_worker before freeing node
As the endpoint is unregistered there might still be work pending to
handle incoming messages, which will result in a use after free
scenario. The plan is to remove the rx_worker, but until then (and for
stable@) ensure that the work is stopped before the node is freed.
Fixes: bdabad3e363d ("net: Add Qualcomm IPC router")
Cc: stable@vger.kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'drivers/net/ethernet/Kconfig')
0 files changed, 0 insertions, 0 deletions