Skip to content
Snippets Groups Projects
Commit 18f39e7b authored by Steve French's avatar Steve French
Browse files

[CIFS] Possible null ptr deref in SMB2_tcon


As Raphael Geissert pointed out, tcon_error_exit can dereference tcon
and there is one path in which tcon can be null.

Signed-off-by: default avatarSteve French <smfrench@gmail.com>
CC: Stable <stable@vger.kernel.org> # v3.7+
Reported-by: default avatarRaphael Geissert <geissert@debian.org>
parent 754789a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment