[PATCH net 0/2] Fix UAF bugs caused by ax25_release()
From: Duoming Zhou
Date: Mon Mar 28 2022 - 09:00:42 EST
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