https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255660

--- Comment #3 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7acd322ebe2072b1d73b1d19c14ab12a300ba8e8

commit 7acd322ebe2072b1d73b1d19c14ab12a300ba8e8
Author:     Zhenlei Huang <[email protected]>
AuthorDate: 2021-11-03 11:46:48 +0000
Commit:     Kristof Provost <[email protected]>
CommitDate: 2021-11-03 11:50:13 +0000

    devfs.rules: Correctly unhide pf in vnet jails

    Revision 9e9be081d8 introduced a new devfs rule devfsrules_jail_vnet. It
    includes rule devfsrules_jail which include other rules. Unfortunately
    devfs could not recursively parse the action include and thus
    devfsrules_jail_vnet will expose all nodes.

    PR:             255660
    Reviewed by:    kp
    Obtained from:  Gijs Peskens <[email protected]>
    MFC after:      3 weeks
    Differential Revision:  https://reviews.freebsd.org/D32814

 sbin/devfs/devfs.rules | 3 +++
 1 file changed, 3 insertions(+)

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

Reply via email to