linux-imx/fs/fuse
yangyun f36df5cc86 fuse: fix memory leak in fuse_create_open
commit 3002240d16 upstream.

The memory of struct fuse_file is allocated but not freed
when get_create_ext return error.

Fixes: 3e2b6fdbdc ("fuse: send security context of inode on file")
Cc: stable@vger.kernel.org # v5.17
Signed-off-by: yangyun <yangyun50@huawei.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-09-12 11:11:26 +02:00
..
acl.c
control.c
cuse.c fuse: fix UAF in rcu pathwalks 2024-08-29 17:33:33 +02:00
dax.c
dev.c
dir.c fuse: fix memory leak in fuse_create_open 2024-09-12 11:11:26 +02:00
file.c fuse: update stats for pages in dropped aux writeback list 2024-09-12 11:11:26 +02:00
fuse_i.h fuse: fix UAF in rcu pathwalks 2024-08-29 17:33:33 +02:00
inode.c fuse: fix UAF in rcu pathwalks 2024-08-29 17:33:33 +02:00
ioctl.c
Kconfig
Makefile
readdir.c
virtio_fs.c virtiofs: forbid newlines in tags 2024-08-29 17:33:35 +02:00
xattr.c fuse: use unsigned type for getxattr/listxattr size truncation 2024-09-12 11:11:26 +02:00