Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2022 23:15:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262179] Prevent jail escaping via shared nullfs; option to disable UNIX domain socket binding
Message-ID:  <bug-262179-227-h7Ue3Cexlc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262179-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262179-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=3D262179

--- Comment #6 from firk@cantconnect.ru ---
It should be noted, that there are another ways to escape jail via shared
nullfs when it is done badly. I did not tried to fix them in any way, the p=
atch
is to fix jail-escaping only for properly configured nullfs:

1) both shared mounts have exactly same underlying base directory
2) underlying base directory for nullfs is placed on a separate filesystem,
otherwise invisible to the jails.

--=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-262179-227-h7Ue3Cexlc>