Actions
Bug #4957
closedSMTP assertion triggered
Affected Versions:
Effort:
Difficulty:
Label:
Description
GettingAssertion failed: (!((state->curr_tx == ((void*)0)))), function SMTPTransactionComplete, file app-layer-smtp.c, line 887.
Reproducer is suricata -r lola.pcap -c suricata.yaml -k none
Need to craft a Suricata-verify test out of this
The pcap comes from S-V test smtp-rset
+ fuzzpcap tcptofpc.py
+ easy hex editing to have multiple RSET in one packet
+ add a packet starting a command but not ending it (ie no end of line)
+ easy hex editing to have multiple 250 in different packets
+ fuzzpcap back to pcap
Found by CIFuzz in https://github.com/OISF/suricata/pull/6751
Not found by oss-fuzz even if it seems reachable by fuzz_sigpcap_aware...
Files
Updated by Jeff Lucovsky almost 3 years ago
- Copied from Bug #4948: SMTP assertion triggered added
Updated by Victor Julien over 2 years ago
- Status changed from Assigned to Closed
- Assignee changed from Jeff Lucovsky to Victor Julien
Updated by Victor Julien over 2 years ago
- Affected Versions 5.0.8 added
- Affected Versions deleted (
6.0.4)
Actions