diff options
| author | Ross Lagerwall <[email protected]> | 2019-01-08 18:30:57 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2019-01-11 07:14:40 -0600 |
| commit | b9a74cde94957d82003fb9f7ab4777938ca851cd (patch) | |
| tree | ccd9808334e6bc7ab6d53193aa7590f69de830ab /net/nsh/nsh.c | |
| 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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
CC: Stable <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions