commit | 77e70d351db7de07a46ac49b87a6c3c7a60fca7e | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Oct 26 13:36:17 2020 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Nov 08 21:59:07 2020 -0800 |
tree | b671748da24286f9eb0a3f923627c580de30ba2b | |
parent | b1884583fcd17d6a1b1bba94bbb5826e6b5c6e17 [diff] |
Input: sunkbd - avoid use-after-free in teardown paths We need to make sure we cancel the reinit work before we tear down the driver structures. Reported-by: Bodong Zhao <nopitydays@gmail.com> Tested-by: Bodong Zhao <nopitydays@gmail.com> Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>