mirror of https://github.com/OISF/suricata
spm/hs: don't exit on bad patterns
A bad pattern in a rule that hyperscan would fail to compile would
exit Suricata. This could happen during a rule reload as well.
In case of a untrusted ruleset, this could potentially be used to
shut down the sensor.
Commit 7d0851b0c2 already blocks the only know case, but this patch
is more defensive.
Ticket: #6195.
pull/9485/head
parent
2b57179d65
commit
00e00254ea
Loading…
Reference in New Issue