]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'net-openvswitch-fix-skb-leak-on-flow-key-update-failure'
authorJakub Kicinski <kuba@kernel.org>
Thu, 30 Jul 2026 00:42:34 +0000 (17:42 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Jul 2026 00:42:35 +0000 (17:42 -0700)
Ilya Maximets says:

====================
net: openvswitch: fix skb leak on flow key update failure

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.
====================

Link: https://patch.msgid.link/20260727181851.306076-1-i.maximets@ovn.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge