mirror of https://github.com/OISF/suricata
smtp: recover from rejected BDAT commands
A server can reject a BDAT command before the client sends the
advertised chunk. Suricata would keep waiting for those bytes and treat
the rest of the SMTP session as chunk data.
Keeps subsequent SMTP commands and message data in sync with the
server.
Ticket: 8995
(cherry picked from commit 51ac40009f)
pull/16202/head
parent
ec3a9aa506
commit
27cb46c266
Loading…
Reference in New Issue