]> Git Repo - linux.git/commitdiff
Merge branch 'mlxsw-Various-fixes'
authorDavid S. Miller <[email protected]>
Fri, 10 Jul 2020 21:33:34 +0000 (14:33 -0700)
committerDavid S. Miller <[email protected]>
Fri, 10 Jul 2020 21:33:34 +0000 (14:33 -0700)
Ido Schimmel says:

====================
mlxsw: Various fixes

Fix two issues found by syzkaller.

Patch #1 removes inappropriate usage of WARN_ON() following memory
allocation failure. Constantly triggered when syzkaller injects faults.

Patch #2 fixes a use-after-free that can be triggered by 'devlink dev
info' following a failed devlink reload.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge
This page took 0.048857 seconds and 4 git commands to generate.