mirror of https://github.com/OISF/suricata
smtp: check transaction before to-client completion
Make sure the transaction still exists before completing it in the to-client direction. A pipelined RSET reply may already have completed and freed it while a later end-of-DATA marker still refers to it. Found by OSS-Fuzz testcase 5498180758994944. Bug #8739.pull/15970/head
parent
9afab955c3
commit
62fdb771b0
Loading…
Reference in New Issue