projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
20eb08b
f05713e
)
Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t'
author
David S. Miller
<davem@davemloft.net>
Wed, 24 Apr 2019 00:19:48 +0000
(17:19 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 24 Apr 2019 00:19:48 +0000
(17:19 -0700)
Eric Dumazet says:
====================
ipv6: fib6_ref conversion to refcount_t
We are chasing use-after-free in IPv6 that could have their origin
in fib6_ref 0 -> 1 transitions.
This patch series should help finding the root causes if these
illegal transitions ever happen.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge