Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/kern
Module Name: src
Committed By: martin
Date: Wed Aug 7 08:21:55 UTC 2019
Modified Files:
src/sys/kern [netbsd-8]: uipc_socket2.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1330):
sys/kern/uipc_socket2.c: revision 1.134
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.124.8.3 -r1.124.8.4 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.
Home |
Main Index |
Thread Index |
Old Index