smb: client: Add check for next_buffer in receive_encrypted_standard()
Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to prevent null pointer dereference. Fixes: eec04ea1 ("smb: client: fix OOB in receive_encrypted_standard()") Cc: stable@vger.kernel.org Signed-off-by:Haoxiang Li <haoxiang_li2024@163.com> Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please register or sign in to comment