diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-12-07 09:43:29 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-12-07 09:43:30 -0800 |
commit | 4de75d3e6b0ece518a2e6e48c2716f1b223716d3 (patch) | |
tree | ed1191903a9064f5363d278e824dfa0329ba0b18 /net/tls | |
parent | c85e5594b7456d55103fa1f1bde47cd4e002e7fb (diff) | |
parent | 7ae836a3d630e146b732fe8ef7d86b243748751f (diff) | |
download | linux-stable-4de75d3e6b0ece518a2e6e48c2716f1b223716d3.tar.gz linux-stable-4de75d3e6b0ece518a2e6e48c2716f1b223716d3.tar.bz2 linux-stable-4de75d3e6b0ece518a2e6e48c2716f1b223716d3.zip |
Merge tag 'nf-23-12-06' 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:
1) Incorrect nf_defrag registration for bpf link infra, from D. Wythe.
2) Skip inactive elements in pipapo set backend walk to avoid double
deactivation, from Florian Westphal.
3) Fix NFT_*_F_PRESENT check with big endian arch, also from Florian.
4) Bail out if number of expressions in NFTA_DYNSET_EXPRESSIONS mismatch
stateful expressions in set declaration.
5) Honor family in table lookup by handle. Broken since 4.16.
6) Use sk_callback_lock to protect access to sk->sk_socket in xt_owner.
sock_orphan() might zap this pointer, from Phil Sutter.
All of these fixes address broken stuff for several releases.
* tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
netfilter: nf_tables: validate family when identifying table via handle
netfilter: nf_tables: bail out on mismatching dynset and set expressions
netfilter: nf_tables: fix 'exist' matching on bigendian arches
netfilter: nft_set_pipapo: skip inactive elements during set walk
netfilter: bpf: fix bad registration on nf_defrag
====================
Link: https://lore.kernel.org/r/20231206180357.959930-1-pablo@netfilter.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions