diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2015-11-03 12:53:54 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-11-03 12:53:54 +1100 |
commit | 09cb22d2a57b51d7d052dfe508f260abc67b69b6 (patch) | |
tree | 62713e458b2c302b69648a2bf4723d3f2467e2a1 /fs/xfs/xfs_acl.h | |
parent | 86a21c79745ca97676cbd47f8608839382cc0448 (diff) | |
download | linux-09cb22d2a57b51d7d052dfe508f260abc67b69b6.tar.bz2 |
xfs: Plug memory leak in xfs_attrmulti_attr_set
When setting attributes via XFS_IOC_ATTRMULTI_BY_HANDLE, the user-space
buffer is copied into a new kernel-space buffer via memdup_user; that
buffer then isn't freed.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_acl.h')
0 files changed, 0 insertions, 0 deletions