diff options
| author | Ronnie Sahlberg <[email protected]> | 2019-07-16 00:41:46 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2019-07-16 02:20:09 +0000 |
| commit | 88a92c913cef09e70b1744a8877d177aa6cb2189 (patch) | |
| tree | 963990acacc7764fd1d094cba922547489d866b1 /drivers/fpga/fpga-bridge.c | |
| parent | cifs: fix crash in cifs_dfs_do_automount (diff) | |
| download | kernel-88a92c913cef09e70b1744a8877d177aa6cb2189.tar.gz kernel-88a92c913cef09e70b1744a8877d177aa6cb2189.zip | |
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
RHBZ: 1722704
In low memory situations the various SMB2_*_init() functions can fail
to allocate a request PDU and thus leave the request iovector as NULL.
If we don't check the return code for failure we end up calling
smb2_set_next_command() with a NULL iovector causing a crash when it tries
to dereference it.
CC: Stable <[email protected]>
Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
