mirror of https://gitee.com/openkylin/linux.git
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cpia2.h | ||
cpia2_core.c | ||
cpia2_registers.h | ||
cpia2_usb.c | ||
cpia2_v4l.c |