diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2015-11-03 14:25:07 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-11-14 01:34:28 (GMT) |
commit | c361016adeb5acb17a67000689602b7515930f13 (patch) | |
tree | c7010c5e0a6a96904d163e7a6549ccf3e6def8ff /MAINTAINERS | |
parent | 7c7afc440c8ec311ae135df892cc489436a1ff00 (diff) | |
download | linux-c361016adeb5acb17a67000689602b7515930f13.tar.xz |
vfs: Check attribute names in posix acl xattr handers
The get and set operations of the POSIX ACL xattr handlers failed to check
the attribute names, so all names with "system.posix_acl_access" or
"system.posix_acl_default" as a prefix were accepted. Reject invalid names
from now on.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions