Actions
Bug #3568
closed
VJ
JL
rules: bad rule leads to memory exhaustion
Bug #3568:
rules: bad rule leads to memory exhaustion
Affected Versions:
Effort:
Difficulty:
Label:
Description
./src/fuzz_siginit ~/Downloads/clusterfuzz-testcase-minimized-fuzz_siginit-5659361696546816
Looks like it is related to
11,67% fuzz_siginit [.] IPOnlyCIDRItemNew 4,23% fuzz_siginit [.] IPOnlyCIDRItemParseSingle
Which suggests some kind of endless loop in the cidr parsing code.
Probably needs backporting too.
Files
VJ Updated by Victor Julien about 6 years ago
JL Updated by Jeff Lucovsky about 6 years ago
- Status changed from Assigned to In Review
VJ Updated by Victor Julien about 6 years ago
- File oom-78bdf2e728b5d507654e9a694dcfaa0dbcc0f24d oom-78bdf2e728b5d507654e9a694dcfaa0dbcc0f24d added
Attaching another case that my local instance said caused an OOM condition (the limit is set to ~2.5G)
PA Updated by Philippe Antoine almost 6 years ago
- Has duplicate Bug #3662: Signature with an IP range creates one IPOnlyCIDRItem by IP address added
VJ Updated by Victor Julien almost 6 years ago
- Status changed from In Review to Closed
- Priority changed from High to Normal
Fixed through #3662
JL Updated by Jeff Lucovsky about 5 years ago
- Private changed from Yes to No
Actions