summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsroot.c
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2019-09-16 05:28:36 +0300
committerSteve French <stfrench@microsoft.com>2019-09-16 19:43:38 +0300
commit0892ba693f304ce3e9ca1f0a64a5cfc051454996 (patch)
tree59678f1b7714176901261169a26f5a01ac90e4a2 /fs/cifs/cifsroot.c
parent2255397c33425b9c43e36ab01479842258dedccb (diff)
downloadlinux-0892ba693f304ce3e9ca1f0a64a5cfc051454996.tar.xz
cifs: modefromsid: make room for 4 ACE
when mounting with modefromsid, we end up writing 4 ACE in a security descriptor that only has room for 3, thus triggering an out-of-bounds write. fix this by changing the min size of a security descriptor. Signed-off-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifsroot.c')
0 files changed, 0 insertions, 0 deletions