Actions
Bug #5907
closedtcp: failed assertion ASSERT: !(ssn->state != TCP_SYN_SENT)
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56776&q=label%3AProj-suricata
Reproducer is suricata -r repro.pcap -c suricata.yaml -k none
gets Assertion failed: (!(ssn->state != TCP_SYN_SENT)), function TcpStateQueueInitFromPktSynAck, file stream-tcp.c, line 1627.
Files
Actions