Revision 7307616245babb12c923151d8ef69af02e46c255 authored by Dan Carpenter on 13 October 2016, 08:06:06 UTC, committed by David S. Miller on 13 October 2016, 16:10:01 UTC
We should clear out the padding and unused struct members so that we
don't expose stack information to userspace.

Fixes: fdb3accc2c15 ('tipc: add the ability to get UDP options via netlink')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6104e11
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 497 bytes
af_vsock.c -rw-r--r-- 47.6 KB
virtio_transport.c -rw-r--r-- 15.4 KB
virtio_transport_common.c -rw-r--r-- 23.6 KB
vmci_transport.c -rw-r--r-- 58.3 KB
vmci_transport.h -rw-r--r-- 4.1 KB
vmci_transport_notify.c -rw-r--r-- 18.0 KB
vmci_transport_notify.h -rw-r--r-- 2.9 KB
vmci_transport_notify_qstate.c -rw-r--r-- 11.2 KB
vsock_addr.c -rw-r--r-- 1.9 KB

back to top