Actions
Bug #3743
closedNull dereference in DetectEngineSignatureIsDuplicate
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21973
Signatures input is
alert tcp any any -> any any sid:6; alert tcp any any <> any , alert tcp any any -> any any sid:6;rev:1; alert tcp any any -> any any rev:1;
Actions