cifsd: Fix potential null-ptr-deref in smb2_open()
authorMarios Makassikis <mmakassikis@freebox.fr>
Thu, 15 Apr 2021 01:24:56 +0000 (10:24 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 11 May 2021 00:15:43 +0000 (19:15 -0500)
commite6b1059ffaeac794bf1a76fd35947c7c6ac4cb57
treea0e3832b7c68f39b16f5c6e72905c81c78a0c7b0
parent5626518ecaa50ffa5797e516a47a0b1392db1aa9
cifsd: Fix potential null-ptr-deref in smb2_open()

Fix potential null-ptr-deref in smb2_open().

Signed-off-by: Marios Makassikis <mmakassikis@freebox.fr>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifsd/smb2pdu.c