Actions
Bug #2118
closeddefrag - overlap issue in linux policy
Affected Versions:
Effort:
Difficulty:
Label:
Description
When two fragment overlap one another, suricata seems to privilege data from the fragment with the lower offset, when the linux convention seems to keep the first (in time) data received.
This appears to be an edge case not handled by the existing unit tests.
Reported by Jérémy Beaume.
Updated by Jason Ish over 7 years ago
Issue has been fixed in git master:
https://github.com/inliniac/suricata/pull/2648
Actions