mirror of https://github.com/OISF/suricata
dcerpc: return error on invalid header
DCERPC/TCP tends to return the same values for invalid and incomplete headers. As a result of this, invalid headers and any traffic following it is buffered and processed later on assumed to be valid DCERPC traffic. Fix this by clearly defining error and incomplete data and taking appropriate actions. Bug 7230pull/11768/head
parent
31bed10ff6
commit
fbb97c51e4
Loading…
Reference in New Issue