diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-03-16 03:00:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-17 09:47:08 +0100 |
commit | a16a1647fa6b6783c2e91623e72e86f0c2adac5e (patch) | |
tree | 949b73345b860aec586d67243eab4a9944a158ad /drivers | |
parent | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. (diff) | |
download | linux-a16a1647fa6b6783c2e91623e72e86f0c2adac5e.tar.xz linux-a16a1647fa6b6783c2e91623e72e86f0c2adac5e.zip |
netfilter: ctnetlink: fix race between delete and timeout expiration
Kerin Millar reported hardlockups while running `conntrackd -c'
in a busy firewall. That system (with several processors) was
acting as backup in a primary-backup setup.
After several tries, I found a race condition between the deletion
operation of ctnetlink and timeout expiration. This patch fixes
this problem.
Tested-by: Kerin Millar <kerframil@gmail.com>
Reported-by: Kerin Millar <kerframil@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions