Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: openvswitch: fix skb leak on flow key update failure
@ 2026-07-27 18:18 Ilya Maximets
  2026-07-27 18:18 ` [PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation Ilya Maximets
  2026-07-27 18:18 ` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct Ilya Maximets
  0 siblings, 2 replies; 5+ messages in thread
From: Ilya Maximets @ 2026-07-27 18:18 UTC (permalink / raw)
  To: netdev
  Cc: Aaron Conole, Eelco Chaudron, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Simon Horman, dev, linux-kernel,
	Ilya Maximets

Fixes for two issues reported by Sashiko while reviewing other patches.
The root cause is the same, fixes and the Fixes are slightly different,
so two separate patches.

Ilya Maximets (2):
  net: openvswitch: fix skb leak on flow key update failure during
    recirculation
  net: openvswitch: fix skb leak on flow key update failure during ct

 net/openvswitch/actions.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.55.0


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

end of thread, other threads:[~2026-07-27 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 18:18 [PATCH net 0/2] net: openvswitch: fix skb leak on flow key update failure Ilya Maximets
2026-07-27 18:18 ` [PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation Ilya Maximets
2026-07-27 20:34   ` [net,1/2] " Aaron Conole
2026-07-27 18:18 ` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct Ilya Maximets
2026-07-27 20:34   ` [net,2/2] " Aaron Conole

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