CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2024/03/31 08:01:28

Modified files:
        sys/kern       : uipc_socket.c 

Log message:
Allow listen(2) only on sockets of type SOCK_STREAM or SOCK_SEQPACKET.
listen(2) man(1) page clearly prohibits sockets of other types.

Reported-by: syzbot+00450333592fcd38c...@syzkaller.appspotmail.com

ok bluhm

Reply via email to