netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V5 0/2] Fix refcount leak and NPD bugs in ax25
@ 2022-03-18  0:54 Duoming Zhou
  2022-03-18  0:54 ` [PATCH V5 1/2] ax25: Fix refcount leaks caused by ax25_cb_del() Duoming Zhou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Duoming Zhou @ 2022-03-18  0:54 UTC (permalink / raw)
  To: linux-hams
  Cc: netdev, linux-kernel, kuba, davem, ralf, jreuter, eric.dumazet,
	dan.carpenter, Duoming Zhou

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

 net/ax25/af_ax25.c   | 18 +++++++++++++-----
 net/ax25/ax25_subr.c | 20 ++++++++++++++------
 2 files changed, 27 insertions(+), 11 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-21 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18  0:54 [PATCH V5 0/2] Fix refcount leak and NPD bugs in ax25 Duoming Zhou
2022-03-18  0:54 ` [PATCH V5 1/2] ax25: Fix refcount leaks caused by ax25_cb_del() Duoming Zhou
2022-03-18  0:54 ` [PATCH V6 2/2] ax25: Fix NULL pointer dereferences in ax25 timers Duoming Zhou
2022-03-21 11:00 ` [PATCH V5 0/2] Fix refcount leak and NPD bugs in ax25 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).