Files
Cong Wang e202fa9ea5 llc: delete timers synchronously in llc_sk_free()
[ Upstream commit b905ef9ab9 ]

The connection timers of an llc sock could be still flying
after we delete them in llc_sk_free(), and even possibly
after we free the sock. We could just wait synchronously
here in case of troubles.

Note, I leave other call paths as they are, since they may
not have to wait, at least we can change them to synchronously
when needed.

Also, move the code to net/llc/llc_conn.c, which is apparently
a better place.

Reported-by: <syzbot+f922284c18ea23a8e457@syzkaller.appspotmail.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-29 11:32:00 +02:00
..
…
…
…
…
…
…
…
…
2016-09-27 21:15:21 -04:00
2016-06-27 15:06:17 -04:00
2016-07-08 12:20:57 +02:00
2016-04-25 16:44:27 -04:00
2016-06-09 23:41:03 -07:00
…
2016-08-26 11:55:18 -07:00
…
…
…
…
2016-09-23 08:38:50 -04:00
…
…
2017-06-07 12:07:46 +02:00
…
…
2016-06-08 11:36:02 -07:00
2016-05-20 18:03:16 -04:00
…
…
…
…
2016-10-14 10:59:15 -04:00
…
2016-05-20 18:03:17 -04:00
…
…
2016-08-17 19:36:23 -04:00
…
…
…
…
…
…
2016-10-03 02:00:22 -04:00
…
2016-10-04 02:11:51 -04:00
2016-06-15 20:41:23 -07:00
…
…
2016-07-08 12:20:57 +02:00
…
…
2016-04-07 16:53:30 -04:00
…
…
…
2018-02-25 11:05:48 +01:00
…
2016-09-10 23:12:53 -07:00
…
…
2017-12-16 16:25:45 +01:00
…
…
…
2017-07-21 07:42:18 +02:00
…
…