Date: Fri, 20 Dec 2024 16:11:46 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283425] [nullfs] nosuid bypass Message-ID: <bug-283425-227-K7NDXPngVt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283425-227@https.bugs.freebsd.org/bugzilla/> References: <bug-283425-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=3D283425 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D709989bab5d060763bb8fd8e75d33f8bd= 1d454ad commit 709989bab5d060763bb8fd8e75d33f8bd1d454ad Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-12-19 22:14:20 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-12-20 15:58:29 +0000 nullfs: stop lying about mount flags in statfs(2) Flags should not propagate from the lower fs. Behavior for the upper fs is determined by flags from its mount point structure. When lower fs acts according to its mount configuration, it is reported up as VOP errors. PR: 283425 Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D48150 sys/fs/nullfs/null_vfsops.c | 5 ----- 1 file changed, 5 deletions(-) --=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-283425-227-K7NDXPngVt>