mirror of https://github.com/OISF/suricata
ftp: do not create more than max-tx transactions
Ticket: 8592 Fixes:pull/15823/head5ddd808e9b("ftp: don't halt the flow when raising too_many_transactions") In the case we receive a big chunk of TCP data, we end up creating much more than max-tx transactions, and have quadratic complexity on this packet, even if all these transactions get cleaned up at the end of the processing of this packet. (cherry picked from commit82c4190558)
parent
c92e270c4a
commit
15bf91c5cc
Loading…
Reference in New Issue