diff options
author | 2013-03-09 05:52:19 +0000 | |
---|---|---|
committer | 2013-03-10 05:19:25 -0400 | |
commit | c085c49920b2f900ba716b4ca1c1a55ece9872cc (patch) | |
tree | 49fd1e2b997335fbe8a8d49c1f9549043e2fb4d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tg3: Update link_up flag for phylib devices (diff) | |
download | linux-dev-c085c49920b2f900ba716b4ca1c1a55ece9872cc.tar.xz linux-dev-c085c49920b2f900ba716b4ca1c1a55ece9872cc.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions