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
Updated by Philippe Antoine over 1 year ago
@Victor Julien did you fix this as oss-fuzz states ?
Which commit was it in https://github.com/OISF/suricata/compare/a94ca4462093c0b41f87a7d8433801a0abbb4390...e717c2e0ecdb797cb35920ae02682a7e78611652 ?
Updated by Victor Julien over 1 year ago
- Status changed from In Progress to Closed
Updated by Victor Julien over 1 year ago
- Status changed from Closed to In Progress
New case(s) found.
Updated by Philippe Antoine over 1 year ago
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58408&sort=-id&q=label%3AProj-suricata&can=2 is the same but for master6
Updated by Philippe Antoine over 1 year ago
- Status changed from In Progress to Resolved
Updated by Philippe Antoine over 1 year ago
- Status changed from Resolved to Closed
Actions