Files
linux-stable-mirror/fs
Ruben Devos a9e916fa5c smb: client: add NULL check in automount_fullpath
commit f1e7a277a1 upstream.

page is checked for null in __build_path_from_dentry_optional_prefix
when tcon->origin_fullpath is not set. However, the check is missing when
it is set.
Add a check to prevent a potential NULL pointer dereference.

Signed-off-by: Ruben Devos <devosruben6@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-27 11:11:24 +01:00
..
2025-06-19 15:32:36 +02:00
2024-12-14 20:04:14 +01:00
2025-01-23 17:22:55 +01:00
2025-03-22 12:54:15 -07:00
2025-01-17 13:40:50 +01:00