CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2017/07/20 12:40:16

Modified files:
        sys/kern       : uipc_syscalls.c 

Log message:
When receiving a struct sockaddr from userland, enforce that memory
for sa_len and sa_family is provided.  This will make handling of
socket name mbufs within the kernel safer.
issue reported by Ilja Van Sprundel; OK claudio@

Reply via email to