aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2014-05-04 13:03:32 +0200
committerAl Viro <[email protected]>2014-05-06 13:58:42 -0400
commit50c6e282bdf5e8dabf8d7cf7b162545a55645fd9 (patch)
treefcfe808968508a7c1aa6e93ded9bc6d3944b6c68 /lib/memory-notifier-error-inject.c
parent60942f2f235ce7b817166cdf355eed729094834d (diff)
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Various filesystems don't bother checking for a NULL ACL in posix_acl_equiv_mode, and thus can dereference a NULL pointer when it gets passed one. This usually happens from the NFS server, as the ACL tools never pass a NULL ACL, but instead of one representing the mode bits. Instead of adding boilerplat to all filesystems put this check into one place, which will allow us to remove the check from other filesystems as well later on. Signed-off-by: Christoph Hellwig <[email protected]> Reported-by: Ben Greear <[email protected]> Reported-by: Marco Munderloh <[email protected]>, Cc: Chuck Lever <[email protected]> Cc: [email protected] Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions