[Bug 282575] linux jail: setting S_ISGID on directory should be ignored
Date: Sun, 10 Nov 2024 16:35:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282575 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #2 from Ed Maste <emaste@freebsd.org> --- cy@ has an informative post on the history: https://forums.FreeBSD.org/threads/sgid-on-directories.70392/post-612829 The proposed change seems appropriate. It looks like this could be addressed (limited to Linux binaries) by passing a flag to kern_fchmodat from linux_chmod / linux_fchmodat to ignore S_ISGID. -- You are receiving this mail because: You are the assignee for the bug.