Project

General

Profile

Actions

Bug #690

closed

FN: IP-only rule ip_proto not matching for some protocols (1.3.x)

Added by Victor Julien over 11 years ago. Updated over 11 years ago.

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

Description

IPv4 packet with protocol 41 didn't match on:

alert ip any any -> any any (ip_proto:41; sid:1;)

This is because it is considered an IP-only rule, but protocol check for IP-only is broken.

Actions #1

Updated by Victor Julien over 11 years ago

  • Status changed from Assigned to Closed
commit e03d767f87b2f668538b6f0b612c99e7ad5b2849
Author: Victor Julien <victor@inliniac.net>
Date:   Tue Dec 18 16:58:54 2012 +0100

    Fix protocol check for IP-only (#690).
Actions

Also available in: Atom PDF