diff options
author | 2014-02-07 16:48:26 +0900 | |
---|---|---|
committer | 2014-02-10 14:34:34 -0800 | |
commit | ac4c8868837a7c70ebb3eaf2298324a3b61b214e (patch) | |
tree | 1f7410a566554747361af7b05c2a29b9ca83cccb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bridge: Properly check if local fdb entry can be deleted when deleting vlan (diff) | |
download | linux-dev-ac4c8868837a7c70ebb3eaf2298324a3b61b214e.tar.xz linux-dev-ac4c8868837a7c70ebb3eaf2298324a3b61b214e.zip |
bridge: Prevent possible race condition in br_fdb_change_mac_address
br_fdb_change_mac_address() calls fdb_insert()/fdb_delete() without
br->hash_lock.
These hash list updates are racy with br_fdb_update()/br_fdb_cleanup().
Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Acked-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions