mbox series

[v2,0/1] Bug fixes for AF_UNIX OOB Patch

Message ID 20210813175816.647225-1-Rao.Shoaib@oracle.com (mailing list archive)
Headers show
Series Bug fixes for AF_UNIX OOB Patch | expand

Message

Shoaib Rao Aug. 13, 2021, 5:58 p.m. UTC
Resending with updated version number.
Addresses spinlock issue found by syzkaller and
comments from edumazet@google.com.

Rao Shoaib (1):
  af_unix: fix holding spinlock in oob handling

 net/unix/af_unix.c | 47 ++++++++++++++++++++++++++++++++--------------
 1 file changed, 33 insertions(+), 14 deletions(-)