public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH ipsec 0/4] xfrm: misc bugfixes
@ 2026-02-23 23:05 Sabrina Dubroca
  2026-02-23 23:05 ` [PATCH ipsec 1/4] xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi Sabrina Dubroca
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sabrina Dubroca @ 2026-02-23 23:05 UTC (permalink / raw)
  To: netdev; +Cc: Steffen Klassert, Herbert Xu, Sabrina Dubroca

These patches fix a few small bugs in IPsec.

Sabrina Dubroca (4):
  xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
  xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
  xfrm: call xdo_dev_state_delete during state update
  esp: fix skb leak with espintcp and async crypto

 net/ipv4/esp4.c       | 9 ++++++---
 net/ipv6/esp6.c       | 9 ++++++---
 net/xfrm/xfrm_state.c | 1 +
 net/xfrm/xfrm_user.c  | 7 +++++--
 4 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.51.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-26  7:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 23:05 [PATCH ipsec 0/4] xfrm: misc bugfixes Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 1/4] xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 2/4] xfrm: fix the condition on x->pcpu_num in xfrm_sa_len Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 3/4] xfrm: call xdo_dev_state_delete during state update Sabrina Dubroca
2026-02-23 23:05 ` [PATCH ipsec 4/4] esp: fix skb leak with espintcp and async crypto Sabrina Dubroca
2026-02-24 16:37 ` [PATCH ipsec 0/4] xfrm: misc bugfixes Simon Horman
2026-02-26  7:32 ` Steffen Klassert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox