Actions
Bug #4309
closedWrong stream side after direction change
Affected Versions:
Effort:
Difficulty:
Label:
Description
TCP stream objects may be swapped during protocol detection while opposing stream packet is being processed.
So the stream level functions try to insert this packet segment into the wrong stream after the detection phase.
It results either in StreamTcpReassembleHandleSegmentHandleData error or in packet data insertion to a wrong direction stream.
Updated by Jeff Lucovsky over 3 years ago
- Copied from Bug #4202: Wrong stream side after direction change added
Updated by Victor Julien over 3 years ago
- Status changed from Assigned to Closed
- Assignee changed from Jeff Lucovsky to Victor Julien
Actions