From: David S. Miller Date: Fri, 29 Jul 2022 11:21:02 +0000 (+0100) Subject: Merge branch 'netdevsim-fib-route-delete-leak' X-Git-Tag: v6.1-rc5~731^2^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b65a1534cfd60929b671aecf8a20a3c8daf4c804;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'netdevsim-fib-route-delete-leak' Ido Schimmel says: ==================== netdevsim: fib: Fix reference count leak on route deletion failure Fix a recently reported netdevsim bug found using syzkaller. Patch #1 fixes the bug. Patch #2 adds a debugfs knob to allow us to test the fix. Patch #3 adds test cases. ==================== Signed-off-by: David S. Miller --- b65a1534cfd60929b671aecf8a20a3c8daf4c804