Commit Graph

4 Commits (suricata-6.0.16)

Author SHA1 Message Date
Philippe Antoine e029f80af2 mqtt: limits the number of active transactions per flow
Ticket: 4530

So, that we do not get DOS by quadratic complexity, while
looking for a new pkt_id over the ever growing list
of active transactions

(cherry picked from commit a8079dc978)
3 years ago
Sascha Steinbiss 084b16a63b mqtt: raise event on parse error 3 years ago
Jason Ish 8bd68478a4 rules/mqtt: renumber mqtt events to avoid conflict with ssh
Both SSH and MQTT events were in the 2228000 range. As SSH was
added first, renumber MQTT events into the 2229000 range which is
free.
5 years ago
Sascha Steinbiss c31360070b rust/mqtt: add MQTT parser 5 years ago