On Tue, 10 Aug 2021 11:31:22 -0700 Rao Shoaib wrote:
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")
No new lines between tags please.
Signed-off-by: Rao Shoaib <redacted>
Would you mind resending with a better subject? Something like
"af_unix: fix possible sleep under spinlock in oob handling"?