diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2016-04-26 21:36:24 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2016-07-01 01:05:09 +0200 |
commit | 5f65e5ca286126a60f62c8421b77c2018a482b8a (patch) | |
tree | 6587f9ff0d9454050803e76d7347ca26bd75d73a /fs/attr.c | |
parent | fs: Check for invalid i_uid in may_follow_link() (diff) | |
download | linux-5f65e5ca286126a60f62c8421b77c2018a482b8a.tar.xz linux-5f65e5ca286126a60f62c8421b77c2018a482b8a.zip |
cred: Reject inodes with invalid ids in set_create_file_as()
Using INVALID_[UG]ID for the LSM file creation context doesn't
make sense, so return an error if the inode passed to
set_create_file_as() has an invalid id.
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions