Project

General

Profile

Actions

Bug #8951

open
LS LS

engine-analysis: packet:filter policy is hardcoded to drop:packet

Bug #8951: engine-analysis: packet:filter policy is hardcoded to drop:packet

Added by Lukas Sismis about 12 hours ago. Updated about 12 hours ago.

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

Description

FirewallAnalyzer() writes a fixed "drop:packet" for the packet:filter table instead of the policy that was actually resolved from the config.

The runtime uses fw_policies->pkt[DETECT_FIREWALL_POLICY_PACKET_FILTER] (detect.c, DetectRunSetup), which DetectFirewallLoadPacketPolicy() fills in from firewall.policies.packet.filter, packet.default-policy or the global default-policy.

The app tables are fine, AddPolicy() renders the real value for those. Only the packet table is hardcoded.


Subtasks 1 (1 open0 closed)

Bug #8952: engine-analysis: packet:filter policy is hardcoded to drop:packet (8.0.x backport)AssignedLukas SismisActions
Actions

Also available in: PDF Atom