diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-08-18 01:13:52 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2023-08-23 16:10:01 +0200 |
commit | 720344340fb9be2765bbaab7b292ece0a4570eae (patch) | |
tree | 304c4725b51056a3ebfb28ff5759ec88da2f25fc /drivers/net/ethernet/intel/igc/igc_dump.c | |
parent | 2c9f0293280e258606e54ed2b96fa71498432eae (diff) |
netfilter: nf_tables: GC transaction race with abort path
Abort path is missing a synchronization point with GC transactions. Add
GC sequence number hence any GC transaction losing race will be
discarded.
Fixes: 5f68718b34a5 ("netfilter: nf_tables: GC transaction API to avoid race with control plane")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_dump.c')
0 files changed, 0 insertions, 0 deletions