aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-05-10 22:16:32 -0400
committerDavid S. Miller <davem@davemloft.net>2012-05-10 22:16:32 -0400
commitdccd9ecc374462e5d6a5b8f8110415a86c2213d8 (patch)
tree92985101d752308885e7b29678dc9845eabea0d6 /drivers
parent0e0c55165b638e96c8d7097ea638aa368daa268a (diff)
ipv4: Do not use dead fib_info entries.
Due to RCU lookups and RCU based release, fib_info objects can be found during lookup which have fi->fib_dead set. We must ignore these entries, otherwise we risk dereferencing the parts of the entry which are being torn down. Reported-by: Yevgen Pronenko <yevgen.pronenko@sonymobile.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions