diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-08-06 22:27:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-10 06:45:32 +0200 |
commit | e84b90ae5eb3c112d1f208964df1d8156a538289 (patch) | |
tree | 3f02cd521e1c59292db7d1962e262048760411cf /drivers/net/fec.c | |
parent | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... (diff) | |
download | linux-e84b90ae5eb3c112d1f208964df1d8156a538289.tar.xz linux-e84b90ae5eb3c112d1f208964df1d8156a538289.zip |
can: Fix raw_getname() leak
raw_getname() can leak 10 bytes of kernel memory to user
(two bytes hole between can_family and can_ifindex,
8 bytes at the end of sockaddr_can structure)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions