Project

General

Profile

Actions

Bug #5526

closed

tcp: Assertion failed: (!((last_ack_abs < left_edge && StreamTcpInlineMode() == 0 && !f->ffr && ssn->state < TCP_CLOSED)))

Added by Philippe Antoine about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50784

Reproducer is with rule
alert tcp any any -> any 25 (msg:"VIRUS INBOUND bad file attachment"; flow:to_server,established; content:"content-disposition|3a| attachment|3b|"; nocase; content:".zip|22|"; nocase; within:128; file_data; content:".pdf.exe"; within:64; sid:13371339; rev:1;)

Cmd line is
./suricata -c suricata.yaml -k none -r repro.pcap -S repro.rules


Files

repro.pcap (325 KB) repro.pcap Philippe Antoine, 08/31/2022 12:45 PM
repro2.pcap (218 KB) repro2.pcap Philippe Antoine, 01/16/2023 12:25 PM
repro3.pcap (289 Bytes) repro3.pcap Philippe Antoine, 01/30/2023 09:43 AM

Related issues 1 (0 open1 closed)

Related to Suricata - Bug #5401: tcp: assertion failed in DoInsertSegment (BUG_ON)ClosedVictor JulienActions
Actions

Also available in: Atom PDF