Files
linux-cix/fs/fuse
yangyun f36df5cc86 fuse: fix memory leak in fuse_create_open
commit 3002240d16494d798add0575e8ba1f284258ab34 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
..
2024-08-29 17:33:33 +02:00
2024-08-29 17:33:33 +02:00
2024-08-29 17:33:33 +02:00
2023-08-21 12:14:59 +02:00
2024-08-29 17:33:35 +02:00