diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 22:06:24 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 22:06:25 +0200 |
commit | 3ddbf7b6966d8a679bd2a6f8104734face6de4a1 (patch) | |
tree | 8c821123c1d9cc58e865c96dd87cf6e7ad827aaa /net/openvswitch | |
parent | Merge branch 'net-xilinx-axienet-multicast-fixes-and-improvements' (diff) | |
parent | netfilter: flowtable: validate vlan header (diff) | |
download | linux-3ddbf7b6966d8a679bd2a6f8104734face6de4a1.tar.xz linux-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