diff options
author | Aurelien Aptel <[email protected]> | 2018-08-02 16:39:52 +0200 |
---|---|---|
committer | Steve French <[email protected]> | 2018-08-07 14:30:59 -0500 |
commit | a5c62f4833c2c8e6e0f35367b99b717b78f5c029 (patch) | |
tree | 7b8f0ea7136d3aabdeaf5d9e3c723c0c5d55dc5c /scripts/bpf_helpers_doc.py | |
parent | fd09b7d3b352105f08b8e02f7afecf7e816380ef (diff) |
CIFS: fix uninitialized ptr deref in smb2 signing
server->secmech.sdeschmacsha256 is not properly initialized before
smb2_shash_allocate(), set shash after that call.
also fix typo in error message
Fixes: 8de8c4608fe9 ("cifs: Fix validation of signed data in smb2")
Signed-off-by: Aurelien Aptel <[email protected]>
Reviewed-by: Paulo Alcantara <[email protected]>
Reported-by: Xiaoli Feng <[email protected]>
Signed-off-by: Steve French <[email protected]>
CC: Stable <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions