Module Name:    src
Committed By:   maxv
Date:           Sat Feb 22 08:39:33 UTC 2020

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

Log Message:
Zero out 'tv', to prevent uninitialized bytes in its padding from leaking
to userland. Found by kMSan.

Reported-by: syzbot+8134380511a82c8f5...@syzkaller.appspotmail.com


To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/kern/uipc_socket.c

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

Reply via email to