]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-fix-two-issues-in-sk_clone-error-path'
authorJakub Kicinski <kuba@kernel.org>
Tue, 21 Jul 2026 16:15:00 +0000 (09:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 21 Jul 2026 16:15:01 +0000 (09:15 -0700)
Kuniyuki Iwashima says:

====================
net: Fix two issues in sk_clone() error path.

Sashiko reported issues in the sk_clone() error path.

  https://lore.kernel.org/bpf/20260709032007.9E4D61F000E9@smtp.kernel.org/

This series fixes them.
====================

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

Trivial merge