Actions
Bug #6656
closed
PA
PA
detect/requires: assertion failed !(ret == -4)
Bug #6656:
detect/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;
PA Updated by Philippe Antoine over 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
PA Updated by Philippe Antoine over 2 years ago
SigTableGet uses strcasecmp and so should definition of requires_only instead of using strcmp
PA Updated by Philippe Antoine over 2 years ago
- Status changed from New to In Review
PA Updated by Philippe Antoine over 2 years ago
- Status changed from In Review to Closed
- Assignee changed from Jason Ish to Philippe Antoine
JI Updated by Jason Ish over 2 years ago
- Label Needs backport to 7.0 added
JI Updated by Jason Ish about 2 years ago
- Related to Feature #5972: rules: "requires" keyword representing the minimum version of suricata to support the rule added
JI Updated by Jason Ish about 2 years ago
- Status changed from Closed to Resolved
OT Updated by OISF Ticketbot about 2 years ago
- Subtask #6700 added
OT Updated by OISF Ticketbot about 2 years ago
- Label deleted (
Needs backport to 7.0)
PA Updated by Philippe Antoine about 2 years ago
- Status changed from Resolved to Closed
Actions