Message ID | cover.1647563511.git.duoming@zju.edu.cn (mailing list archive) |
---|---|
Headers | show |
Series | Fix refcount leak and NPD bugs in ax25 | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 18 Mar 2022 08:54:03 +0800 you wrote: > The first patch fixes refcount leak in ax25 that could cause > ax25-ex-connected-session-now-listening-state-bug. > > The second patch fixes NPD bugs in ax25 timers. > > Duoming Zhou (2): > ax25: Fix refcount leaks caused by ax25_cb_del() > ax25: Fix NULL pointer dereferences in ax25 timers > > [...] Here is the summary with links: - [V5,1/2] ax25: Fix refcount leaks caused by ax25_cb_del() https://git.kernel.org/netdev/net/c/9fd75b66b8f6 - [V6,2/2] ax25: Fix NULL pointer dereferences in ax25 timers https://git.kernel.org/netdev/net/c/fc6d01ff9ef0 You are awesome, thank you!