https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195407
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |Overcome By Events Status|New |Closed --- Comment #4 from Mark Johnston <[email protected]> --- 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.
