linux-stable/fs/fuse
Miklos Szeredi d172a77a79 fuse: reject internal errno
commit 49221cf86d 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-20 16:17:45 +02:00
..
acl.c
control.c fuse: use READ_ONCE on congestion_threshold and max_background 2019-11-20 18:00:52 +01:00
cuse.c cuse: prevent clone 2021-05-22 10:57:36 +02:00
dev.c fuse: reject internal errno 2021-07-20 16:17:45 +02:00
dir.c fuse: verify attributes 2019-12-17 20:38:44 +01:00
file.c fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS 2020-07-22 09:22:27 +02:00
fuse_i.h fuse: verify attributes 2019-12-17 20:38:44 +01:00
inode.c
Kconfig
Makefile
xattr.c