Project

General

Profile

Actions

Bug #6942

open

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

Added by Victor Julien 17 days ago. Updated 14 days 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 #1

Updated by Victor Julien 17 days ago

  • Status changed from New to In Progress
  • Assignee changed from OISF Dev to Victor Julien
Actions #2

Updated by Victor Julien 17 days ago

  • Status changed from In Progress to In Review
  • Label Needs backport to 7.0 added
Actions #3

Updated by OISF Ticketbot 17 days ago

  • Subtask #6950 added
Actions #4

Updated by OISF Ticketbot 17 days ago

  • Label deleted (Needs backport to 7.0)
Actions #5

Updated by Victor Julien 14 days ago

  • Status changed from In Review to Resolved
Actions

Also available in: Atom PDF