Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 17:04:06 GMT
From:      Thibault <titi5187@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/182350: core dump with packet filter -- pf_overlad_task
Message-ID:  <201309241704.r8OH468v099013@oldred.freebsd.org>
Resent-Message-ID: <201309241710.r8OHA03k027701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182350
>Category:       amd64
>Synopsis:       core dump with packet filter -- pf_overlad_task
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 24 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Thibault
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD XXXXX 10.0-CURRENT FreeBSD 10.0-CURRENT #12: Thu Sep 19 12:05:22 CEST 2013     XX@@XX:/usr/obj/usr/src/sys/MONNOYAU  amd64
>Description:
In Fact, in FreeBSD, when a core with the active "VIMAGE" option, and a rule in pf.conf overload, the freebsd core dump.
it is pf_overload_task as you can see on the capture.

In fact, in the pf.c the pf_overload_tack not initialize,suddenly the pf_status falls on a NULL value VNET.
Seen by swi6_task_queue the td_vnet is not properly initialize

I have go a screenshot if you want.
>How-To-Repeat:
Compile a freebsd kernel 10-CURRENT with option VIMAGES
In pf.conf add a new rules with overload.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309241704.r8OH468v099013>