[Bug 195407] relayd crashes kernel after update to 10.1-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 09 Apr 2024 15:02:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195407

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 general
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=53f4b0cf9bcbb

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

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