Project

General

Profile

Actions

Bug #6942

open

decode/ppp: decoder.event.ppp.wrong_type on valid packet

Added by Victor Julien about 1 month ago. Updated about 1 month ago.

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

Description

packet = PPP()/IP(src='1.1.1.1', dst='2.2.2.2')/TCP(dport=8080,sport=12345,flags='S',seq=1,options=[('WScale', 14)])

Results in a packet with a single byte PPP header. However, Suricata expects the header to be at least 4 bytes and the protocol field to be at least 2.

Wireshark accepts the packet w/o issues.


Subtasks 1 (1 open0 closed)

Bug #6950: decode/ppp: decoder.event.ppp.wrong_type on valid packet (7.0.x backport)AssignedVictor JulienActions
Actions

Also available in: Atom PDF