From: Eric Dumazet <[email protected]>
Date: Wed,  2 Jan 2019 04:24:20 -0800

> Using del_timer() + add_timer() is generally unsafe on SMP,
> as noticed by syzbot. Use mod_timer() instead.
 ...
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Eric Dumazet <[email protected]>
> Reported-by: syzbot <[email protected]>
> Cc: Andreas Koensgen <[email protected]>

Applied and queued up for -stable, thanks.

Reply via email to