From: Tom Herbert <t...@quantonium.net> Date: Thu, 28 Dec 2017 11:00:42 -0800
> When sock_owned_by_user returns true in strparser. Fix is to add and > call sock_owned_by_user_nocheck since the check for owned by user is > not an error condition in this case. > > Fixes: 43a0c6751a322847 ("strparser: Stream parser for messages") > Reported-by: syzbot <syzkal...@googlegroups.com> > Reported-and-tested-by: > <syzbot+c91c53af67f9ebe599a337d2e70950366153b...@syzkaller.appspotmail.com> Series applied.