From: Paolo Abeni Date: Tue, 14 Jan 2025 10:20:06 +0000 (+0100) Subject: Merge branch 'gtp-pfcp-fix-use-after-free-of-udp-tunnel-socket' X-Git-Tag: v6.13~19^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0865b9fdb27219db79f3687bc50a0b534b437ee7;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'gtp-pfcp-fix-use-after-free-of-udp-tunnel-socket' Kuniyuki Iwashima says: ==================== gtp/pfcp: Fix use-after-free of UDP tunnel socket. Xiao Liang pointed out weird netns usages in ->newlink() of gtp and pfcp. This series fixes the issues. Link: https://lore.kernel.org/netdev/20250104125732.17335-1-shaw.leon@gmail.com/ Changes: v2: * Patch 1 * Fix uninit/unused local var v1: https://lore.kernel.org/netdev/20250108062834.11117-1-kuniyu@amazon.com/ ==================== Link: https://patch.msgid.link/20250110014754.33847-1-kuniyu@amazon.com Signed-off-by: Paolo Abeni --- 0865b9fdb27219db79f3687bc50a0b534b437ee7