socantrcvmore() and unp_dispose() assume that the socket's socket
buffers are initialized, which isn't the case for listening sockets.
Reported by: syzbot+a62883292a5c257703be@syzkaller.appspotmail.com
Differential D53743
unix: Fix handling of listening sockets during garbage collection Authored by markj on Thu, Nov 13, 7:42 PM. Tags None Referenced Files
Details socantrcvmore() and unp_dispose() assume that the socket's socket Reported by: syzbot+a62883292a5c257703be@syzkaller.appspotmail.com
Diff Detail
|