diff options
author | Ziyan Xu <ziyan@securitygossip.com> | 2025-08-16 10:20:05 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-08-17 19:33:29 -0500 |
commit | 89bb430f621124af39bb31763c4a8b504c9651e2 (patch) | |
tree | 73edfa17c148257d97a4c894326e74b627df5d60 /rust/kernel/task.rs | |
parent | c0d41112f1a5828c194b59cca953114bc3776ef2 (diff) |
ksmbd: fix refcount leak causing resource not released
When ksmbd_conn_releasing(opinfo->conn) returns true,the refcount was not
decremented properly, causing a refcount leak that prevents the count from
reaching zero and the memory from being released.
Cc: stable@vger.kernel.org
Signed-off-by: Ziyan Xu <ziyan@securitygossip.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions