Module Name:    src
Committed By:   maxv
Date:           Thu Jul 11 17:30:44 UTC 2019

Modified Files:
        src/sys/kern: uipc_socket2.c

Log Message:
Fix info leaks: the alignment of the structures causes uninitialized heap
memory to be copied to userland in sys_recvmsg().


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/kern/uipc_socket2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to