Actions
Bug #6656
closeddetect/requires: assertion failed !(ret == -4)
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65320
Reproducer is drop ip :: 0 <> :: 0 requireS:feature;sid:1;
Updated by Philippe Antoine almost 2 years ago
The bug looks like alert ip any any -> any any (requireS:feature geoip;sid:1;) triggers with an uppercase S in requireSalert ip any any -> any any (requires:feature geoip;sid:1;) does not trigger with all lowercase requires
Updated by Philippe Antoine almost 2 years ago
SigTableGet uses strcasecmp and so should definition of requires_only instead of using strcmp
Updated by Philippe Antoine almost 2 years ago
- Status changed from New to In Review
Updated by Philippe Antoine almost 2 years ago
- Status changed from In Review to Closed
- Assignee changed from Jason Ish to Philippe Antoine
Updated by Jason Ish almost 2 years ago
- Related to Feature #5972: rules: "requires" keyword representing the minimum version of suricata to support the rule added
Updated by OISF Ticketbot almost 2 years ago
- Label deleted (
Needs backport to 7.0)
Updated by Philippe Antoine almost 2 years ago
- Status changed from Resolved to Closed
Actions