linux-brain/fs/fuse
Miklos Szeredi a883c38f1c fuse: reject internal errno
commit 49221cf86d18bb66fe95d3338cb33bd4b9880ca5 upstream.

Don't allow userspace to report errors that could be kernel-internal.

Reported-by: Anatoly Trosinenko <anatoly.trosinenko@gmail.com>
Fixes: 334f485df8 ("[PATCH] FUSE - device functions")
Cc: <stable@vger.kernel.org> # v2.6.14
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-14 16:53:09 +02:00
..
acl.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
control.c convenience helper: get_tree_single() 2019-07-04 22:01:58 -04:00
cuse.c cuse: prevent clone 2021-05-19 10:08:22 +02:00
dev.c fuse: reject internal errno 2021-07-14 16:53:09 +02:00
dir.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
file.c fuse: fix write deadlock 2021-05-11 14:04:16 +02:00
fuse_i.h fuse: fix write deadlock 2021-05-11 14:04:16 +02:00
inode.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
Kconfig virtio-fs: add virtiofs filesystem 2019-09-18 20:17:50 +02:00
Makefile virtio-fs: Change module name to virtiofs.ko 2019-10-14 10:20:33 +02:00
readdir.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
virtio_fs.c virtiofs: fix memory leak in virtio_fs_probe() 2021-05-11 14:04:14 +02:00
xattr.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00