Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2019 22:21:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        stable@FreeBSD.org
Subject:   [Bug 235684] security/ipsec-tools kernel panic
Message-ID:  <bug-235684-1689-NVh4oMQk2Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235684-1689@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235684-1689@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=3D235684

--- Comment #11 from Andrey V. Elsukov <ae@FreeBSD.org> ---
Created attachment 201968
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201968&action=
=3Dedit
Proposed patch

Also, you can test this patch instead, it should fix panic with VIMAGE opti=
on.
The problem is due to introduced deferred PCB destroying via epoch_call().
Since this code is executed from gtaskqueue, it has no VNET context.

--=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-235684-1689-NVh4oMQk2Z>