diff options
author | Patrick McHardy <kaber@trash.net> | 2009-06-22 14:14:16 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-06-22 14:14:16 +0200 |
commit | 5c8ec910e789a92229978d8fd1fce7b62e8ac711 (patch) | |
tree | d24884793a0804bf2f96afac2248189b358b8ae2 /drivers/ide/icside.c | |
parent | 8cc20198cfccd06cef705c14fd50bde603e2e306 (diff) | |
download | blackbird-op-linux-5c8ec910e789a92229978d8fd1fce7b62e8ac711.tar.gz blackbird-op-linux-5c8ec910e789a92229978d8fd1fce7b62e8ac711.zip |
netfilter: nf_conntrack: fix confirmation race condition
New connection tracking entries are inserted into the hash before they
are fully set up, namely the CONFIRMED bit is not set and the timer not
started yet. This can theoretically lead to a race with timer, which
would set the timeout value to a relative value, most likely already in
the past.
Perform hash insertion as the final step to fix this.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'drivers/ide/icside.c')
0 files changed, 0 insertions, 0 deletions