]> 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)
commit687b4bd6acb4faf87dfc36f83399997ec7252b27
treec73652457b0f9b9c645ddb0f662f71077dce18c4
parent408f2ff447862b5d2204fb58ed5ee05fdbd713fb
netfilter: cthelper: add missing attribute validation for cthelper

Add missing attribute validation for cthelper
to the netlink policy.

Fixes: fd925a24e9bc ("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