Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1678321
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fs: Reorder inode_owner_or_capable() to avoid needless |
| Date | 2017-06-30 02:10 +0200 |
| Message-ID | <tXRFx-6oX-45@gated-at.bofh.it> (permalink) |
| References | <tUzc5-5At-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 20, 2017 at 02:40:24PM -0700, Kees Cook wrote: > Checking for capabilities should be the last operation when performing > access control tests so that PF_SUPERPRIV is set only when it was required > for success (implying that the capability was needed for the operation). Applied
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fs: Reorder inode_owner_or_capable() to avoid needless Kees Cook <keescook@chromium.org> - 2017-06-20 23:50 +0200 Re: [PATCH] fs: Reorder inode_owner_or_capable() to avoid needless "Serge E. Hallyn" <serge@hallyn.com> - 2017-06-21 00:10 +0200 Re: [PATCH] fs: Reorder inode_owner_or_capable() to avoid needless Andy Lutomirski <luto@kernel.org> - 2017-06-21 17:00 +0200 Re: [PATCH] fs: Reorder inode_owner_or_capable() to avoid needless Al Viro <viro@ZenIV.linux.org.uk> - 2017-06-30 02:10 +0200
csiph-web