diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-09-21 14:00:50 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-09-21 14:00:50 +0200 |
commit | 666ceb1e2cd71f844f5794a556c46b114764bca6 (patch) | |
tree | e953df178085d1750becd4d0cdcf11885121d033 /INSTALL | |
parent | ce7c1553d7720188447d0ae7f7f80ce033b5a8d8 (diff) | |
download | conntrack-tools-666ceb1e2cd71f844f5794a556c46b114764bca6.tar.gz conntrack-tools-666ceb1e2cd71f844f5794a556c46b114764bca6.zip |
fix: remove node from tx_list when the state-entry is destroy
This patches fixes a race that triggers a read-after-free access
to the tx_list. The state-entry is destroyed but it is still in the
list. The fix removes the state-entry from the tx_list in the destroy
path.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions