diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-03-25 14:11:03 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-03-26 13:18:31 +0100 |
| commit | f01794106042ee27e54af6fdf5b319a2fe3df94d (patch) | |
| tree | c48cdae0f49decaaa3ad5551dc41a312bd7c4a31 /scripts/git.orderFile | |
| parent | 9c42bc9db90a154bc61ae337a070465f3393485a (diff) | |
netfilter: nf_conntrack_expect: use expect->helper
Use expect->helper in ctnetlink and /proc to dump the helper name.
Using nfct_help() without holding a reference to the master conntrack
is unsafe.
Use exp->master->helper in ctnetlink path if userspace does not provide
an explicit helper when creating an expectation to retain the existing
behaviour. The ctnetlink expectation path holds the reference on the
master conntrack and nf_conntrack_expect lock and the nfnetlink glue
path refers to the master ct that is attached to the skb.
Reported-by: Hyunwoo Kim <imv4bel@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
