From: Jakub Kicinski Date: Thu, 11 Jun 2026 22:14:04 +0000 (-0700) Subject: Merge branch 'net-fib-fix-two-use-after-free-in-drivers-during-rcu-dump' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33da0eeca927add8045e16015ace1ec66a297a5;p=thirdparty%2Flinux.git Merge branch 'net-fib-fix-two-use-after-free-in-drivers-during-rcu-dump' Kuniyuki Iwashima says: ==================== net: fib: Fix two use-after-free in drivers during RCU dump. syzbot reported fib_info UAF in netdevsim, and the same bug exists in rocker and mlxsw. Patch 1 fixes it, and Patch 2 fixes the same type of bug of fib_rule. ==================== Link: https://patch.msgid.link/20260610061744.2030996-1-kuniyu@google.com Signed-off-by: Jakub Kicinski --- c33da0eeca927add8045e16015ace1ec66a297a5