Actions
Bug #7547
opendcerpc: parser uses only one header for both directions
Affected Versions:
Effort:
Difficulty:
Label:
Description
Header handling is wrong in the case
packet A to server is fragmented (return AppLayerResult::incomplete)
packet B is to client, but uses the header of the to_server packet
Updated by Philippe Antoine 17 days ago
- Copied from Bug #7254: dcerpc: parser does not support multiple PDUs added
Updated by Philippe Antoine 17 days ago
Second commit of https://github.com/OISF/suricata/pull/12528 with its fixups should fix this
Actions