mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 08:28:13 +00:00
ce7e40c432
ipddp_route structs contain alignment padding so kernel heap memory is leaked when they are copied to user space in ipddp_ioctl(SIOCFINDIPDDPRT). Change kmalloc() to kzalloc() to clear that memory. Signed-off-by: Vlad Tsyrklevich <vlad@tsyrklevich.net> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
cops.c | ||
cops.h | ||
cops_ffdrv.h | ||
cops_ltdrv.h | ||
ipddp.c | ||
ipddp.h | ||
Kconfig | ||
ltpc.c | ||
ltpc.h | ||
Makefile |