On 29/08/15(Sat) 10:32, Sebastien Marie wrote:
> Hi,
> 
> I hit the following panic on my gateway (amd64 -current), after a
> snapshot upgrade.
> 
> It isn't a regression from directly previous version as I rollback to it
> and trigger the panic again.
> 
> The panic occurs at boottime, at network configure (netstart).
> 
> > starting network
> > add net default: gateway 0.0.0.1
> > add net default: gateway fe80::
> > panic: pool_do_get: mbufpl free list modified: page 0xffffff002f990000; 
> > item addr 0xffffff002f990000; offset 0x8=0x10

For the archives the use-after-free was in pflow(4) and is now fixed by
r1.56 of sys/net/if_pflow.c

M.

Reply via email to