Actions
Bug #3921
closedRust panic in suricata::dcerpc::detect::extract_op_version
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25538#c1
Reproducer is signaturealert ip any any <> any 0 dce_ifacE:afa02b102989002b102989002b102989,Ԃ;
with utf8 character after the comma, so the rust function split_at
panics
Actions