summaryrefslogtreecommitdiff
path: root/rust/kernel/task.rs
diff options
context:
space:
mode:
authorZiyan Xu <ziyan@securitygossip.com>2025-08-16 10:20:05 +0900
committerSteve French <stfrench@microsoft.com>2025-08-17 19:33:29 -0500
commit89bb430f621124af39bb31763c4a8b504c9651e2 (patch)
tree73edfa17c148257d97a4c894326e74b627df5d60 /rust/kernel/task.rs
parentc0d41112f1a5828c194b59cca953114bc3776ef2 (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