Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2024 15:02:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 195407] relayd crashes kernel after update to 10.1-RELEASE
Message-ID:  <bug-195407-227-SbD8FvtoQI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195407-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195407-227@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=3D195407

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
         Resolution|---                         |Overcome By Events
             Status|New                         |Closed

--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
I don't think we can do anything for this bug report at this point.  In gen=
eral
the pf ioctl interface has gotten more robust against misuse (we do some
fuzzing with syzkaller, there are lots of regression tests, etc.).

I believe this particular panic is now fixed in any case:
https://cgit.freebsd.org/src/commit/?id=3D53f4b0cf9bcbb

In particular, we ensure that pfr_detach_table() isn't called with a NULL
pointer.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195407-227-SbD8FvtoQI>