Skip to content
Commit d5902f6d authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'strparser-Fix-lockdep-issue'

Tom Herbert says:

====================
strparser: Fix lockdep issue

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: 43a0c675

 ("strparser: Stream parser for messages")
Reported-by: default avatarsyzbot <syzkaller@googlegroups.com>
Reported-and-tested-by: default avatar <syzbot+c91c53af67f9ebe599a337d2e70950366153b295@syzkaller.appspotmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents f72c4ac6 d66fa9ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment