projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
944fd1a
40823f3
)
Merge branch 'netdevsim-fib-route-delete-leak'
author
David S. Miller
<davem@davemloft.net>
Fri, 29 Jul 2022 11:21:02 +0000
(12:21 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Jul 2022 11:21:02 +0000
(12:21 +0100)
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 <davem@davemloft.net>
Trivial merge