[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240816114813.326645-1-razor@blackwall.org>
Date: Fri, 16 Aug 2024 14:48:09 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: netdev@...r.kernel.org
Cc: Taehee Yoo <ap420073@...il.com>,
davem@...emloft.net,
jv@...sburgh.net,
andy@...yhouse.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
jarod@...hat.com,
Nikolay Aleksandrov <razor@...ckwall.org>
Subject: [PATCH net 0/4] bonding: fix xfrm offload bugs
Hi,
I noticed these problems while reviewing a bond xfrm patch recently.
The fixes are straight-forward, please review carefully the last one
because it has side-effects. This set has passed bond's selftests
and my custom bond stress tests which crash without these fixes.
Note the first patch is not critical, but it simplifies the next fix.
Thanks,
Nik
Nikolay Aleksandrov (4):
bonding: fix bond_ipsec_offload_ok return type
bonding: fix null pointer deref in bond_ipsec_offload_ok
bonding: fix xfrm real_dev null pointer dereference
bonding: fix xfrm state handling when clearing active slave
drivers/net/bonding/bond_main.c | 21 ++++++++-------------
drivers/net/bonding/bond_options.c | 2 +-
2 files changed, 9 insertions(+), 14 deletions(-)
--
2.44.0
Powered by blists - more mailing lists