linux-stable/net/kcm
Tom Herbert dff8baa261 kcm: Call strp_stop before strp_done in kcm_attach
In kcm_attach strp_done is called when sk_user_data is already
set to fail the attach. strp_done needs the strp to be stopped and
warns if it isn't. Call strp_stop in this case to eliminate the
warning message.

Reported-by: syzbot+88dfb55e4c8b770d86e3@syzkaller.appspotmail.com
Fixes: e557124023 ("kcm: Check if sk_user_data already set in kcm_attach"
Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-14 15:38:39 -05:00
..
kcmproc.c net: delete /proc THIS_MODULE references 2018-01-16 15:01:33 -05:00
kcmsock.c kcm: Call strp_stop before strp_done in kcm_attach 2018-02-14 15:38:39 -05:00
Kconfig kcm: Use stream parser 2016-08-17 19:36:23 -04:00
Makefile