]> git.ipfire.org Git - thirdparty/suricata.git/commit
defrag: don't use trackers marked for removal
authorJason Ish <ish@unx.ca>
Mon, 15 Jun 2015 17:06:50 +0000 (11:06 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 8 Oct 2015 08:35:45 +0000 (10:35 +0200)
commit69b4218afc9bf1888d3ab34ff305e05f7b6eb7bb
tree2c37be4119b1278b5e2883f2b3ff14d046c4fa26
parented400acf8e946404bbc0634df153bf155dcae345
defrag: don't use trackers marked for removal

These trackers are likely for completed fragments, but have
not been cleaned up. If a packet on the same flow with an
already seen IP ID is seen, it could be reused prior to
being properly reinitialized.
src/defrag-hash.c