Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2023 15:45:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 265625] .zfs/snapshot directory is always readable (also by non-privileged users)
Message-ID:  <bug-265625-3630-QA1a2CFYKj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265625-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265625-3630@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=3D265625

--- Comment #9 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to jbe from comment #8)

> But not fixing this bug is a security issue
I still doubt that we have to use technical measures to "fix" administrative
"issue". It looks for me pretty much the same as the following:
install -m 666 /path/to/file
<do something with it>
cp /path/to/file /path/to/file/copy
<do something else optionally>
chmod 600 /path/to/file

/path/to/file/copy remains 666, contains data from the point it was created
=C2=AF\_(=E3=83=84)_/=C2=AF

--=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-265625-3630-QA1a2CFYKj>