linux-yocto/fs/fuse
Xiangsheng Hou 9d6dcf18a1 virtiofs: add filesystem context source name check
commit a94fd938df upstream.

In certain scenarios, for example, during fuzz testing, the source
name may be NULL, which could lead to a kernel panic. Therefore, an
extra check for the source name should be added.

Fixes: a62a8ef9d9 ("virtio-fs: add virtiofs filesystem")
Cc: <stable@vger.kernel.org> # all LTS kernels
Signed-off-by: Xiangsheng Hou <xiangsheng.hou@mediatek.com>
Link: https://lore.kernel.org/20250407115111.25535-1-xiangsheng.hou@mediatek.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-02 07:41:02 +02:00
..
acl.c
control.c fuse: name fs_context consistently 2024-08-19 05:41:06 +02:00
cuse.c
dax.c
dev.c fuse: Initialize beyond-EOF page contents before setting uptodate 2024-09-04 13:17:29 +02:00
dir.c fuse: don't truncate cached, mutated symlink 2025-04-10 14:30:50 +02:00
file.c fuse: update stats for pages in dropped aux writeback list 2024-09-12 11:06:43 +02:00
fuse_i.h fuse: don't unhash root 2024-04-13 12:58:19 +02:00
inode.c fuse: verify {g,u}id mount options correctly 2024-08-19 05:41:06 +02:00
Kconfig
Makefile
readdir.c
virtio_fs.c virtiofs: add filesystem context source name check 2025-05-02 07:41:02 +02:00
xattr.c fuse: use unsigned type for getxattr/listxattr size truncation 2024-09-12 11:06:43 +02:00