Files
linux/fs/cifs
Ronnie Sahlberg 5b327446f6 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 15:42:39 +01:00
..
2016-10-13 19:48:11 -05:00
2016-09-16 12:44:21 +02:00
2017-05-20 14:28:40 +02:00
2018-09-05 09:20:05 +02:00
2019-10-29 09:15:24 +01:00
2017-05-08 07:47:55 +02:00
2012-07-24 10:25:13 -05:00
2017-05-08 07:47:55 +02:00
2013-09-08 14:54:24 -05:00
2019-10-05 12:30:36 +02:00