Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jan 2016 15:43:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 205743] null pointer dereference in PF running a vimage jail
Message-ID:  <bug-205743-6-tMV9nLI3lS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205743-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205743-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205743

--- Comment #6 from gila <ing.gila@gmail.com> ---
(In reply to Bjoern A. Zeeb from comment #5)

I pasted it in the comment -- right above where I say it panics in
pfsync_clear_states() did that not come across?=20

Let me repast the relevant frames:

#12 0xffffffff80f71337 in calltrap () at
/usr/src/sys/amd64/amd64/exception.S:234
#13 0xffffffff80d22752 in pfsync_clear_states (creatorid=3D<value optimized=
 out>,
ifname=3D0x0)
    at /usr/src/sys/netpfil/pf/if_pfsync.c:1973
#14 0xffffffff80d3bac5 in pfioctl (dev=3D<value optimized out>, cmd=3D<value
optimized out>, addr=3D0xfffff80006f62500 "",
    flags=3D<value optimized out>, td=3D<value optimized out>) at
/usr/src/sys/netpfil/pf/pf_ioctl.c:1692
#15 0xffffffff8095a9ab in devfs_ioctl_f (fp=3D0xfffff800068e12d0, com=3D0xc=
0e04412,
data=3D0xfffff80006f62500,
    cred=3D<value optimized out>, td=3D0xfffff8004649e000) at
/usr/src/sys/fs/devfs/devfs_vnops.c:813
#16 0xffffffff80b00a3c in kern_ioctl (td=3D0xfffff8004649e000, fd=3D<value
optimized out>, com=3D0x0,

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205743-6-tMV9nLI3lS>