]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Mon, 19 Apr 2021 00:20:52 +0000 (19:20 -0500)
commit871897221bb8e9d5b941508f57b9799cdcf13cf4
tree89250214dd3e56104d792aaf395d30f56bd4e135
parentf197b9835eb672161d0f6796672abedc5d38ce65
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