summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-07-27 05:53:09 +0300
committerJakub Kicinski <kuba@kernel.org>2022-07-27 05:53:09 +0300
commite77ea97d2bd99b004e96c339ee22408c5475a52e (patch)
treecc6975faf310ce8bdd1f38b17c8fe57b1625ad52 /scripts/gdb/linux/utils.py
parente53f5293973181e8f557a7fef9a47f131fc3d4f0 (diff)
parent47f4f510ad586032b85c89a0773fbb011d412425 (diff)
downloadlinux-e77ea97d2bd99b004e96c339ee22408c5475a52e.tar.xz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Florian Westphal says: ==================== netfilter updates for net Three late fixes for netfilter: 1) If nf_queue user requests packet truncation below size of l3 header, we corrupt the skb, then crash. Reject such requests. 2) add cond_resched() calls when doing cycle detection in the nf_tables graph. This avoids softlockup warning with certain rulesets. 3) Reject rulesets that use nftables 'queue' expression in family/chain combinations other than those that are supported. Currently the ruleset will load, but when userspace attempts to reinject you get WARN splat + packet drops. * git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf: netfilter: nft_queue: only allow supported familes and hooks netfilter: nf_tables: add rescheduling points during loop detection walks netfilter: nf_queue: do not allow packet truncation below transport header offset ==================== Link: https://lore.kernel.org/r/20220726192056.13497-1-fw@strlen.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions