diff options
| author | 2025-12-17 21:21:59 +0100 | |
|---|---|---|
| committer | 2026-01-01 11:31:48 +0100 | |
| commit | 36a3200575642846a96436d503d46544533bb943 (patch) | |
| tree | ea28e1b97cdd60d87ef0bc0bdd6288b4a706afcc /include/linux/clk/ssh:/git@git.zx2c4.com/git: | |
| parent | selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug (diff) | |
netfilter: nft_synproxy: avoid possible data-race on update operation
During nft_synproxy eval we are reading nf_synproxy_info struct which
can be modified on update operation concurrently. As nf_synproxy_info
struct fits in 32 bits, use READ_ONCE/WRITE_ONCE annotations.
Fixes: ee394f96ad75 ("netfilter: nft_synproxy: add synproxy stateful object support")
Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'include/linux/clk/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
