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
netfilter
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 53.3 KB
dn_dev.c -rw-r--r-- 32.3 KB
dn_fib.c -rw-r--r-- 18.4 KB
dn_neigh.c -rw-r--r-- 15.8 KB
dn_nsp_in.c -rw-r--r-- 21.1 KB
dn_nsp_out.c -rw-r--r-- 17.6 KB
dn_route.c -rw-r--r-- 47.3 KB
dn_rules.c -rw-r--r-- 5.4 KB
dn_table.c -rw-r--r-- 20.0 KB
dn_timer.c -rw-r--r-- 3.1 KB
sysctl_net_decnet.c -rw-r--r-- 7.2 KB

README

back to top