diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 13:06:24 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 13:06:25 -0700 |
commit | 3ddbf7b6966d8a679bd2a6f8104734face6de4a1 (patch) | |
tree | 8c821123c1d9cc58e865c96dd87cf6e7ad827aaa /net/openvswitch | |
parent | 2696c15ce065252fe53d4a38b847383153cdfd71 (diff) | |
parent | 6ea14ccb60c8ab829349979b22b58a941ec4a3ee (diff) | |
download | lwn-3ddbf7b6966d8a679bd2a6f8104734face6de4a1.tar.gz lwn-3ddbf7b6966d8a679bd2a6f8104734face6de4a1.zip |
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Pablo Neira Ayuso says:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for net:
Patch #1 disable BH when collecting stats via hardware offload to ensure
concurrent updates from packet path do not result in losing stats.
From Sebastian Andrzej Siewior.
Patch #2 uses write seqcount to reset counters serialize against reader.
Also from Sebastian Andrzej Siewior.
Patch #3 ensures vlan header is in place before accessing its fields,
according to KMSAN splat triggered by syzbot.
* tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
netfilter: flowtable: validate vlan header
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
====================
Link: https://patch.msgid.link/20240822101842.4234-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions