Actions
Bug #4074
closedTimeout while loading many rules with keyword ssl_version
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport
Updated by Philippe Antoine about 4 years ago
I do not know what to do :
- Rustlify the PARSE_REGEX from detect-ssl-version.c (but I am not sure I understand it)
- Limit the number of rules fuzz_sigpcap can load
Updated by Victor Julien about 4 years ago
- Target version changed from 6.0.1 to 7.0.0-beta1
- Label Needs backport to 6.0 added
So it's during the loading of rules that it fails? I think getting rid of the pcre, or perhaps using a more efficient regex is the most likely fix.
Updated by Philippe Antoine about 4 years ago
Yes during the loading of rules.
So, getting rid of the pcre seems to be the way
Updated by Philippe Antoine almost 4 years ago
- Assignee set to Philippe Antoine
- Target version changed from 7.0.0-beta1 to 6.0.1
- Label Needs backport added
- Label deleted (
Needs backport to 6.0)
Gitlab
Updated by Shivani Bhardwaj almost 4 years ago
- Copied to Bug #4194: Timeout while loading many rules with keyword ssl_version added
Updated by Shivani Bhardwaj almost 4 years ago
- Copied to Bug #4195: Timeout while loading many rules with keyword ssl_version added
Updated by Victor Julien almost 4 years ago
- Status changed from In Review to Closed
Actions