diff options
author | 2023-03-02 21:58:04 +0800 | |
---|---|---|
committer | 2023-03-22 16:38:33 -0500 | |
commit | 2624b445544ffc1472ccabfb6ec867c199d4c95c (patch) | |
tree | 5085c10d543e7bb2aba33a107e81ce915d5a7d9f /scripts/generate_rust_analyzer.py | |
parent | ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES (diff) | |
download | linux-rng-2624b445544ffc1472ccabfb6ec867c199d4c95c.tar.xz linux-rng-2624b445544ffc1472ccabfb6ec867c199d4c95c.zip |
ksmbd: fix possible refcount leak in smb2_open()
Reference count of acls will leak when memory allocation fails. Fix this
by adding the missing posix_acl_release().
Fixes: e2f34481b24d ("cifsd: add server-side procedures for SMB3")
Signed-off-by: ChenXiaoSong <chenxiaosong2@huawei.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions