aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2015-05-21 16:05:52 +0200
committerMoyster <oysterized@gmail.com>2016-08-26 19:17:30 +0200
commit923748a86776dccde1c9275844de6895d832e5f3 (patch)
tree92992ae71b888fbb13170f85e3ea3b6ecec6b6ed /Makefile
parent26a5f77c99a5022fa95ff7a0b028920be79dc2af (diff)
fs: Fix S_NOSEC handling
commit 2426f3910069ed47c0cc58559a6d088af7920201 upstream. file_remove_suid() could mistakenly set S_NOSEC inode bit when root was modifying the file. As a result following writes to the file by ordinary user would avoid clearing suid or sgid bits. Fix the bug by checking actual mode bits before setting S_NOSEC. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions