Hi Greg, Sasha, The following batch contains Netfilter fixes for 5.10. Patches 1 and 2 you can manually cherry-pick them: 1) 08a01c11a5bb ("netfilter: nftables: statify nft_parse_register()") 2) 98494660a286 ("netfilter: nf_tables: validate registers coming from userspace.") Patch 3 is a backport: 3) 99e73e80d3df ("netfilter: nf_tables: hold mutex on netns pre_exit path") Thanks. Pablo Neira Ayuso (3): netfilter: nftables: statify nft_parse_register() netfilter: nf_tables: validate registers coming from userspace. netfilter: nf_tables: hold mutex on netns pre_exit path include/net/netfilter/nf_tables.h | 1 - net/netfilter/nf_tables_api.c | 34 +++++++++++++++++-------------- 2 files changed, 19 insertions(+), 16 deletions(-) -- 2.30.2