OH, I just sent you a combined patch. I will resend it with just the
nits pointed out by Eric.
Shoaib
On 8/13/21 10:32 AM, Jakub Kicinski wrote:
On Wed, 11 Aug 2021 15:06:52 -0700 Rao Shoaib wrote:
quoted
From: Rao Shoaib <redacted>
syzkaller found that OOB code was holding spinlock
while calling a function in which it could sleep.
Reported-by: syzbot+8760ca6c1ee783ac4abd@syzkaller.appspotmail.com
Fixes: 314001f0bf92 ("af_unix: Add OOB support")
Signed-off-by: Rao Shoaib <redacted>
IIUC issues pointed out by Eric are separate so I removed the spacing
between the tags and applied, thanks!