Datasets declared in rules have an option to specify the hashsize
to use. This size setting isn't properly limited, so the hash table allocation can be large.
Impact
Untrusted rules can lead to large memory allocations, potentially leading to denial of service due to resource starvation.
Patches
Upgrade to 7.0.9.
References
https://redmine.openinfosecfoundation.org/issues/7615
Datasets declared in rules have an option to specify the
hashsize
to use. This size setting isn't properly limited, so the hash table allocation can be large.Impact
Untrusted rules can lead to large memory allocations, potentially leading to denial of service due to resource starvation.
Patches
Upgrade to 7.0.9.
References
https://redmine.openinfosecfoundation.org/issues/7615