Actions
Bug #5170
closeddetect/iponly: non-cidr netmask settings can lead incorrect radix tree
Affected Versions:
Effort:
Difficulty:
Label:
Description
A rule like alert ip any any -> 0.0.0.5/0.0.0.5 any (sid:1;)
fails to work properly, hits a DEBUG_VALIDATE_BUG_ON
and leaks memory.
Actions