lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 28 Mar 2022 21:00:13 +0800 From: Duoming Zhou <duoming@....edu.cn> To: linux-hams@...r.kernel.org Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, pabeni@...hat.com, kuba@...nel.org, davem@...emloft.net, ralf@...ux-mips.org, jreuter@...na.de, dan.carpenter@...cle.com, Duoming Zhou <duoming@....edu.cn> Subject: [PATCH net 0/2] Fix UAF bugs caused by ax25_release() 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
Powered by blists - more mailing lists