diff options
| author | Paul Moore <[email protected]> | 2014-05-15 15:16:06 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2014-05-15 15:16:06 +0000 |
| commit | 4f189988a0a5890db597ec48fc0e8b09922f290a (patch) | |
| tree | b3160fdb38bc7ab16a603ed69d737be2b1b7d5d2 /fs/proc/array.c | |
| parent | selinux: Report permissive mode in avc: denied messages. (diff) | |
| download | kernel-4f189988a0a5890db597ec48fc0e8b09922f290a.tar.gz kernel-4f189988a0a5890db597ec48fc0e8b09922f290a.zip | |
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
We presently prevent processes from using setexecon() to set the
security label of exec()'d processes when NO_NEW_PRIVS is enabled by
returning an error; however, we silently ignore setexeccon() when
exec()'ing from a nosuid mounted filesystem. This patch makes things
a bit more consistent by returning an error in the setexeccon()/nosuid
case.
Signed-off-by: Paul Moore <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
