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-- 516 bytes
Makefile -rw-r--r-- 166 bytes
af_phonet.c -rw-r--r-- 12.8 KB
datagram.c -rw-r--r-- 4.7 KB
pep-gprs.c -rw-r--r-- 6.8 KB
pep.c -rw-r--r-- 30.2 KB
pn_dev.c -rw-r--r-- 9.9 KB
pn_netlink.c -rw-r--r-- 7.4 KB
socket.c -rw-r--r-- 17.8 KB
sysctl.c -rw-r--r-- 2.8 KB

back to top