summaryrefslogtreecommitdiff
path: root/fs/hfsplus
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2017-09-28 02:39:58 +0300
committerSteve French <smfrench@gmail.com>2017-10-18 19:52:39 +0300
commit7cb3def44ce834e5ea462fd900505af4cd68b3d5 (patch)
tree0dd9ce55764c6c44d2a851e63770cbe8ee0fc078 /fs/hfsplus
parent06e2290844fa408d3295ac03a1647f0798518ebe (diff)
downloadlinux-7cb3def44ce834e5ea462fd900505af4cd68b3d5.tar.xz
cifs: handle large EA requests more gracefully in smb2+
Update reading the EA using increasingly larger buffer sizes until the response will fit in the buffer, or we exceed the (arbitrary) maximum set to 64kb. Without this change, a user is able to add more and more EAs using setfattr until the point where the total space of all EAs exceed 2kb at which point the user can no longer list the EAs at all and getfattr will abort with an error. The same issue still exists for EAs in SMB1. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Reported-by: Xiaoli Feng <xifeng@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions