Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-125208 / 23.10.1 / Remove inode_owner_or_capable override for secpolicy (#178) #179

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

anodos325
Copy link

This commit fixes a bug whereby owner@ ACL that limits WRITE_DATA access for the owner of a file was not being properly enforced. The owner of a file should be prevented from write access in this case, but being owner of file should still allow the file owner to chmod, chown, and setacl.

This commit fixes a bug whereby owner@ ACL that limits WRITE_DATA
access for the owner of a file was not being properly enforced. The
owner of a file should be prevented from write access in this case,
but being owner of file should still allow the file owner to chmod,
chown, and setacl.

Signed-off-by: Andrew Walker <[email protected]>
@bugclerk bugclerk changed the title Remove inode_owner_or_capable override for secpolicy (#178) NAS-125208 / 23.10.1 / Remove inode_owner_or_capable override for secpolicy (#178) Nov 15, 2023
@bugclerk
Copy link

@anodos325
Copy link
Author

Cobia backport of fix. Bugclerk didn't auto-generate PR.

@anodos325 anodos325 merged commit 0af02f7 into stable/cobia Nov 16, 2023
25 checks passed
@anodos325 anodos325 deleted the NAS-125208 branch November 16, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants