projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
928d6fe
d01ffb9
)
Merge branch 'ax25-fixes'
author
David S. Miller
<davem@davemloft.net>
Fri, 28 Jan 2022 14:56:47 +0000
(14:56 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Jan 2022 14:56:47 +0000
(14:56 +0000)
Duoming Zhou says:
====================
ax25: fix NPD and UAF bugs when detaching ax25 device
There are NPD and UAF bugs when detaching ax25 device, we
use lock and refcount to mitigate these bugs.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge