Skip to content
Commit 69ba423d authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'



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: default avatarDavid S. Miller <davem@davemloft.net>
parents 126d6848 ce7ea4af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment