Re: [PATCH] Input: ps2-gpio - flush TX work when closing port
From: Sven Van Asbroeck <hidden>
Date: 2019-02-08 16:21:53
Also in:
lkml
From: Sven Van Asbroeck <hidden>
Date: 2019-02-08 16:21:53
Also in:
lkml
On Fri, Feb 8, 2019 at 10:51 AM Danilo Krummrich [off-list ref] wrote:
I agree with Dmitry
So do I, you guys are absolutely right. As far as I can see, this patch fixes the user-after-free. So, after Dmitry changes flush_work() to flush_delayed_work() : Reviewed-by: Sven Van Asbroeck <redacted>