Commit 9d445bf0 authored by Hangyu Hua's avatar Hangyu Hua Committed by Dong Chenchen
Browse files

netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()

stable inclusion
from stable-v4.19.275
commit 43b9a9c78e37a5532c2a9260dff9d9989f2bbb23
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I8SL4W
CVE: CVE-2023-7192

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=43b9a9c78e37a5532c2a9260dff9d9989f2bbb23



--------------------------------

[ Upstream commit ac489398 ]

nf_ct_put() needs to be called to put the refcount got by
nf_conntrack_find_get() to avoid refcount leak when
nf_conntrack_hash_check_insert() fails.

Fixes: 7d367e06 ("netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)")
Signed-off-by: default avatarHangyu Hua <hbh25y@gmail.com>
Acked-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarDong Chenchen <dongchenchen2@huawei.com>
parent 6ccec634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment