diff options
author | 2025-08-16 10:20:05 +0900 | |
---|---|---|
committer | 2025-08-17 19:33:29 -0500 | |
commit | 89bb430f621124af39bb31763c4a8b504c9651e2 (patch) | |
tree | 73edfa17c148257d97a4c894326e74b627df5d60 /tools/perf/scripts/python | |
parent | ksmbd: extend the connection limiting mechanism to support IPv6 (diff) | |
download | wireguard-linux-89bb430f621124af39bb31763c4a8b504c9651e2.tar.xz wireguard-linux-89bb430f621124af39bb31763c4a8b504c9651e2.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions