diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-03-16 02:00:34 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-17 01:47:08 -0700 |
commit | a16a1647fa6b6783c2e91623e72e86f0c2adac5e (patch) | |
tree | 949b73345b860aec586d67243eab4a9944a158ad /drivers | |
parent | c577923756b7fe9071f28a76b66b83b306d1d001 (diff) |
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