diff options
author | Nicolas Dichtel <nicolas.dichtel@dev.6wind.com> | 2010-03-26 00:45:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-27 16:33:21 +0100 |
commit | 7438189baa0a2fe30084bdc97e3d540ebc5444f3 (patch) | |
tree | 6627b63b785df9175e04a0ce1b49d5eea8ea0777 /drivers/net/e1000 | |
parent | ixgbe: Do not run all Diagnostic offline tests when VFs are active (diff) | |
download | linux-7438189baa0a2fe30084bdc97e3d540ebc5444f3.tar.xz linux-7438189baa0a2fe30084bdc97e3d540ebc5444f3.zip |
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
When cache is unresolved, c->mf[6]c_parent is set to 65535 and
minvif, maxvif are not initialized, hence we must avoid to
parse IIF and OIF.
A second problem can happen when the user dumps a cache entry
where a VIF, that was referenced at creation time, has been
removed.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/e1000')
0 files changed, 0 insertions, 0 deletions