linux/net/ncsi
Eddie James a0ffa68c70 net/ncsi: Disable the ncsi work before freeing the associated structure
The work function can run after the ncsi device is freed, resulting
in use-after-free bugs or kernel panic.

Fixes: 2d283bdd07 ("net/ncsi: Resource management")
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/20240925155523.1017097-1-eajames@linux.ibm.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-10-03 10:14:14 +02:00
..
internal.h net/ncsi: Fix the multi thread manner of NCSI driver 2024-06-01 16:21:44 -07:00
Kconfig
Makefile
ncsi-aen.c
ncsi-cmd.c
ncsi-manage.c net/ncsi: Disable the ncsi work before freeing the associated structure 2024-10-03 10:14:14 +02:00
ncsi-netlink.c
ncsi-netlink.h
ncsi-pkt.h
ncsi-rsp.c net/ncsi: Fix the multi thread manner of NCSI driver 2024-06-01 16:21:44 -07:00