diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2015-01-24 04:47:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-25 11:23:21 +0300 |
commit | 6b8d9117ccb4f81b1244aafa7bc70ef8fa45fc49 (patch) | |
tree | 348b8723a0f41a4bffbd739c4461f68c6d21fde3 /drivers/net/ipvlan | |
parent | 6088beef3f7517717bd21d90b379714dd0837079 (diff) | |
download | linux-6b8d9117ccb4f81b1244aafa7bc70ef8fa45fc49.tar.xz |
net: llc: use correct size for sysctl timeout entries
The timeout entries are sizeof(int) rather than sizeof(long), which
means that when they were getting read we'd also leak kernel memory
to userspace along with the timeout values.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan')
0 files changed, 0 insertions, 0 deletions