Re: [patch] tipc: info leak in __tipc_nl_add_udp_addr()

From: David Miller
Date: Thu Oct 13 2016 - 12:11:28 EST


From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Date: Thu, 13 Oct 2016 11:06:06 +0300

> 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@xxxxxxxxxx>

Applied, thanks.