Actions
Bug #5147
closedframes: debug assertion on SMB2 traffic
Affected Versions:
Effort:
Difficulty:
Label:
Updated by Philippe Antoine over 2 years ago
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44150
Updated by Victor Julien over 2 years ago
- Status changed from Assigned to Closed
This was actually a more interesting condition where we could switch flow direction based on a packet where in the other direction we had already detected the protocol and had already started to parse the traffic and build up state.
For now I've just blocked that:
https://github.com/OISF/suricata/pull/7226/commits/86e8611f5edd461bc13aa5665a40f9d241c4f23d
Actions