]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'fou-gue-fix-skb-memleak-with-inner-protocol-0'
authorJakub Kicinski <kuba@kernel.org>
Sun, 18 Jan 2026 00:00:27 +0000 (16:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sun, 18 Jan 2026 00:00:28 +0000 (16:00 -0800)
Kuniyuki Iwashima says:

====================
fou/gue: Fix skb memleak with inner protocol 0.

syzbot reported memleak for a GUE packet with its inner
protocol number 0.

Patch 1 fixes the issue, and patch 3 fixes the same issue
in FOU.
====================

Link: https://patch.msgid.link/20260115172533.693652-1-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge