[PATCH] ath9k: revert "ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()"

2020-10-12 Thread Brooke Basile
("ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()") Signed-off-by: Brooke Basile --- drivers/net/wireless/ath/ath9k/hif_usb.c | 19 --- 1 file changed, 19 deletions(-) diff --git a/drivers/net/wireless/ath/ath9k/hif_usb.c b/d

Re: KASAN: use-after-free Write in rtl_fw_do_work

2020-08-31 Thread Brooke Basile
On 8/31/20 7:56 PM, Hillf Danton wrote: On Mon, 31 Aug 2020 15:15:13 -0400 Brooke Basile wrote: On 8/31/20 9:30 AM, Hillf Danton wrote: Mon, 31 Aug 2020 04:48:15 -0700 syzbot found the following issue on: HEAD commit:3ed8e1c2 usb: typec: tcpm: Migrate workqueue to RT priorit.. git

Re: KASAN: use-after-free Write in rtl_fw_do_work

2020-08-31 Thread Brooke Basile
fail1: if (hw) Hi, It looks like this is probably a duplicate related to this patch: https://syzkaller.appspot.com/bug?id=1f05ed98df706bb64aeee4dccc5ab48cd7542643 Best, Brooke Basile