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/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

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