Actions
Bug #3896
closedapp-layer-parser.c:1264: AppLayerParserParse: Assertion `!(res.needed + res.consumed < input_len)' failed.
Affected Versions:
Effort:
Difficulty:
Label:
Description
As reported on the SELKS issue list by @seruff84 gdb output attached.
This is Suricata version 6.0.0-dev (d3cf2c21d 2020-08-25)
Files
Updated by Victor Julien about 4 years ago
- Status changed from New to Assigned
- Assignee set to Shivani Bhardwaj
- Target version set to 6.0.0
- Affected Versions 6.0.0rc1, git master added
This happens in alproto=9
, so dcerpc. Issue should only be visible when compiled with --enable-debug-validation
now.
Updated by Shivani Bhardwaj about 4 years ago
- Status changed from Assigned to In Review
Updated by Shivani Bhardwaj about 4 years ago
In Review PR: https://github.com/OISF/suricata/pull/5437
Updated by Shivani Bhardwaj about 4 years ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/5437
Actions