Files
linux/fs/cifs
Ronnie Sahlberg e534bec371 cifs: fix NULL dereference in match_prepath
[ Upstream commit fe12926863 ]

RHBZ: 1760879

Fix an oops in match_prepath() by making sure that the prepath string is not
NULL before we pass it into strcmp().

This is similar to other checks we make for example in cifs_root_iget()

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-02-28 16:36:07 +01:00
..
2016-10-13 19:48:11 -05:00
2017-09-17 23:10:48 -05:00
2018-09-05 09:26:33 +02:00
2019-10-29 09:17:41 +01:00
2018-04-24 09:36:27 +02:00
2019-10-05 12:48:12 +02:00