diff options
author | David S. Miller <davem@davemloft.net> | 2022-09-21 09:07:53 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-21 09:07:53 +0100 |
commit | 79a392a3b19a106e0268bfbe1b4cc31d85eeb552 (patch) | |
tree | befe561b12697d1fb0befc20360b6f8523226742 /drivers/net/ethernet/aquantia | |
parent | 6a1dbfefdae4f7809b3e277cc76785dac0ac1cd0 (diff) | |
parent | d25088932227680988a6b794221e031a7232f137 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Florian Westphal says:
====================
netfilter: bugfixes for net
The following set contains netfilter fixes for the *net* tree.
Regressions (rc only):
recent ebtables crash fix was incomplete, it added a memory leak.
The patch to fix possible buffer overrun for BIG TCP in ftp conntrack
tried to be too clever, we cannot re-use ct->lock: NAT engine might
grab it again -> deadlock. Revert back to a global spinlock.
Both from myself.
Remove the documentation for the recently removed
'nf_conntrack_helper' sysctl as well, from Pablo Neira.
The static_branch_inc() that guards the 'chain stats enabled' path
needs to be deferred further, until the entire transaction was created.
From Tetsuo Handa.
Older bugs:
Since 5.3:
nf_tables_addchain may leak pcpu memory in error path when
offloading fails. Also from Tetsuo Handa.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia')
0 files changed, 0 insertions, 0 deletions