diff options
author | Pablo Neira Ayuso <[email protected]> | 2024-02-21 12:32:58 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2024-02-22 00:14:54 +0100 |
commit | 9e0f0430389be7696396c62f037be4bf72cf93e3 (patch) | |
tree | ffcb26915d29a51fd6e2c869072eb4abc7d89eb6 /scripts/generate_rust_analyzer.py | |
parent | bccebf64701735533c8db37773eeacc6566cc8ec (diff) |
netfilter: nft_flow_offload: reset dst in route object after setting up flow
dst is transferred to the flow object, route object does not own it
anymore. Reset dst in route object, otherwise if flow_offload_add()
fails, error path releases dst twice, leading to a refcount underflow.
Fixes: a3c90f7a2323 ("netfilter: nf_tables: flow offload expression")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions