diff options
author | Mathias Krause <minipli@googlemail.com> | 2013-03-09 05:52:19 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-10 05:19:25 -0400 |
commit | c085c49920b2f900ba716b4ca1c1a55ece9872cc (patch) | |
tree | 49fd1e2b997335fbe8a8d49c1f9549043e2fb4d0 /net/packet/Kconfig | |
parent | 84421b99cedc3443e76d2a594f3c815d5cb9a8e1 (diff) |
bridge: fix mdb info leaks
The bridging code discloses heap and stack bytes via the RTM_GETMDB
netlink interface and via the notify messages send to group RTNLGRP_MDB
afer a successful add/del.
Fix both cases by initializing all unset members/padding bytes with
memset(0).
Cc: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/Kconfig')
0 files changed, 0 insertions, 0 deletions