mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 09:05:12 +07:00
eff73de2b1
Kasan reported a use after free in cpia2_usb_disconnect()
It first freed everything and then woke up those waiting.
The reverse order is correct.
Fixes:
|
||
---|---|---|
.. | ||
cpia2_core.c | ||
cpia2_registers.h | ||
cpia2_usb.c | ||
cpia2_v4l.c | ||
cpia2.h | ||
Kconfig | ||
Makefile |