Jan Kara 073931017b posix_acl: Clear SGID bit when setting file permissions
When file permissions are modified via chmod(2) and the user is not in
the owning group or capable of CAP_FSETID, the setgid bit is cleared in
inode_change_ok().  Setting a POSIX ACL via setxattr(2) sets the file
permissions as well as the new ACL, but doesn't clear the setgid bit in
a similar way; this allows to bypass the check in chmod(2).  Fix that.

References: CVE-2016-7097
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2016-09-22 10:55:32 +02:00
..
2016-05-12 22:28:05 -04:00
2016-06-27 10:03:12 -05:00
2016-07-20 17:37:01 -06:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:08 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2016-08-07 10:03:31 -04:00
2016-06-27 09:47:08 -05:00
2015-11-09 15:11:24 -08:00
2016-06-07 13:41:38 -06:00
2016-06-07 13:41:38 -06:00
2016-06-27 09:47:09 -05:00
2016-07-20 17:37:01 -06:00
2016-06-27 09:47:09 -05:00
2015-12-06 21:25:17 -05:00