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-- 4.9 KB
Makefile -rw-r--r-- 761 bytes
arm-cci.c -rw-r--r-- 62.9 KB
arm-ccn.c -rw-r--r-- 46.2 KB
brcmstb_gisb.c -rw-r--r-- 11.0 KB
imx-weim.c -rw-r--r-- 5.1 KB
mips_cdmm.c -rw-r--r-- 19.1 KB
mvebu-mbus.c -rw-r--r-- 36.4 KB
omap-ocp2scp.c -rw-r--r-- 3.4 KB
omap_l3_noc.c -rw-r--r-- 10.5 KB
omap_l3_noc.h -rw-r--r-- 12.3 KB
omap_l3_smx.c -rw-r--r-- 7.5 KB
omap_l3_smx.h -rw-r--r-- 8.0 KB
qcom-ebi2.c -rw-r--r-- 10.7 KB
simple-pm-bus.c -rw-r--r-- 1.3 KB
sunxi-rsb.c -rw-r--r-- 19.0 KB
tegra-aconnect.c -rw-r--r-- 2.1 KB
uniphier-system-bus.c -rw-r--r-- 7.5 KB
vexpress-config.c -rw-r--r-- 4.7 KB

back to top