linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Fix UAF bugs caused by ax25_release()
@ 2022-03-28 13:00 Duoming Zhou
  2022-03-28 13:00 ` [PATCH net 1/2 V2] ax25: fix UAF bug in ax25_send_control() Duoming Zhou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Duoming Zhou @ 2022-03-28 13:00 UTC (permalink / raw)
  To: linux-hams
  Cc: netdev, linux-kernel, pabeni, kuba, davem, ralf, jreuter,
	dan.carpenter, Duoming Zhou

The first patch fixes UAF bugs in ax25_send_control, and
the second patch fixes UAF bugs in ax25 timers.

Duoming Zhou (2):
  ax25: fix UAF bug in ax25_send_control()
  ax25: Fix UAF bugs in ax25 timers

 net/ax25/af_ax25.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-03-29  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28 13:00 [PATCH net 0/2] Fix UAF bugs caused by ax25_release() Duoming Zhou
2022-03-28 13:00 ` [PATCH net 1/2 V2] ax25: fix UAF bug in ax25_send_control() Duoming Zhou
2022-03-28 13:00 ` [PATCH net 2/2] ax25: Fix UAF bugs in ax25 timers Duoming Zhou
2022-03-29  8:50 ` [PATCH net 0/2] Fix UAF bugs caused by ax25_release() 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).