]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: cthelper: add missing attribute validation for cthelper
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Mar 2020 05:08:31 +0000 (21:08 -0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 4 Mar 2020 01:28:08 +0000 (02:28 +0100)
commiteff6e48d1a5e9afe3c95acc2e90a7272a12d9b56
treec73652457b0f9b9c645ddb0f662f71077dce18c4
parente96dbb6b30b22e0fcb926d0cc8263fa99206dbd4
netfilter: cthelper: add missing attribute validation for cthelper

Add missing attribute validation for cthelper
to the netlink policy.

Fixes: fe5aa25a02f8 ("netfilter: add user-space connection tracking helper infrastructure")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nfnetlink_cthelper.c