diff options
author | Ross Lagerwall <ross.lagerwall@citrix.com> | 2019-01-08 18:30:57 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-01-11 07:14:40 -0600 |
commit | b9a74cde94957d82003fb9f7ab4777938ca851cd (patch) | |
tree | ccd9808334e6bc7ab6d53193aa7590f69de830ab /drivers | |
parent | 92a8109e4d3a34fb6b115c9098b51767dc933444 (diff) |
cifs: Fix potential OOB access of lock element array
If maxBuf is small but non-zero, it could result in a zero sized lock
element array which we would then try and access OOB.
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions