Actions
Bug #5528
closedtcp: assertion failed in function DoInsertSegment
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50887&q=label%3AProj-suricata
Regression range is 8377b9dc7c846cf5fcd2436dac69ef507f794c4f...2ba9da4815e2be9f45b462e84e5151c66c30008f
Reproducer is
./suricata -r repro2.pcap -k none -c suricata.yaml --set stream.midstream=true --runmode=single --set stream.reassembly.depth=0
Fuzzing runs with stream.reassembly.depth=0
is it good ?
Files
Updated by Victor Julien about 2 years ago
- Status changed from New to Assigned
- Priority changed from Normal to High
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Philippe Antoine about 2 years ago
Regression range is 8377b9dc7c846cf5fcd2436dac69ef507f794c4f...2ba9da4815e2be9f45b462e84e5151c66c30008f
Updated by Victor Julien about 2 years ago
- Status changed from Assigned to Closed
- Priority changed from High to Normal
- Private changed from Yes to No
- Affected Versions 7.0.0-beta1, git master added
https://github.com/OISF/suricata/pull/8223/commits/f848e34bcc266a2a4d8f5fc2661d2b430449b190
Was issue in git master / 7.0.0-beta1 only.
Actions