]> Git Repo - linux.git/commitdiff
Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'
authorDavid S. Miller <[email protected]>
Wed, 19 Sep 2018 03:17:01 +0000 (20:17 -0700)
committerDavid S. Miller <[email protected]>
Wed, 19 Sep 2018 03:17:01 +0000 (20:17 -0700)
Wei Wang says:

====================
ipv6: fix issues on accessing fib6_metrics

The latest fix on the memory leak of fib6_metrics still causes
use-after-free.
This patch series first revert the previous fix and propose a new fix
that is more inline with ipv4 logic and is tested to fix the
use-after-free issue reported.
====================

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

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