syzbot


KASAN: use-after-free Read in dvb_usb_device_exit (2)

Status: auto-obsoleted due to no activity on 2023/01/14 20:37
Subsystems: usb media
[Documentation on labels]
Reported-by: syzbot+c58e976e022432ee60b4@syzkaller.appspotmail.com
First crash: 1724d, last: 1087d
Cause bisection: failed (error log, bisect log)
  
Fix bisection: fixed by (bisect log) [no-op commit]:
commit fbd36bceb8160968e5edf796c449e962c6f311a5
Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: Mon Feb 15 04:26:56 2021 +0000

  media: imx: imx7-media-csi: Move (de)init from link setup to .s_stream()

  
Duplicate bugs (1)
duplicates (1):
Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
KMSAN: uninit-value in dvb_usb_device_exit usb media C 5 1670d 1669d 0/26 closed as dup on 2021/01/24 09:30
Discussions (7)
Title Replies (including bot) Last reply
Re: KASAN: use-after-free Read in dvb_usb_device_exit (2) 1 (1) 2019/11/25 13:40
Reminder: 45 active syzbot reports in usb subsystem 1 (1) 2019/11/19 04:27
Reminder: 67 active syzbot reports in usb subsystem 1 (1) 2019/10/04 03:38
Reminder: 52 active syzbot reports in usb subsystem 4 (4) 2019/09/19 19:01
Reminder: 52 active syzbot reports in usb subsystem 1 (1) 2019/08/22 03:28
Re: KASAN: use-after-free Read in dvb_usb_device_exit (2) 1 (2) 2019/08/08 12:51
KASAN: use-after-free Read in dvb_usb_device_exit (2) 0 (1) 2019/08/06 13:18
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: use-after-free Read in dvb_usb_device_exit usb C 825 1726d 1840d 12/26 fixed on 2019/08/05 13:45
Last patch testing requests (12)
Created Duration User Patch Repo Result
2023/01/14 12:32 21m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/14 01:32 19m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/13 16:32 18m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/13 05:32 20m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/12 19:32 19m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/12 09:32 21m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/11 23:32 20m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/11 14:32 18m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/11 13:32 20m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2023/01/11 02:32 22m retest repro https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing OK log
2021/03/21 17:12 15m mail@anirudhrb.com linux-next OK
2019/08/08 12:31 18m andreyknvl@google.com patch https://github.com/google/kasan.git e96407b4 OK

Sample crash report:
dw2102: su3000_power_ctrl: 0, initialized 1
dvb-usb: TeVii S421 PCI successfully initialized and connected.
usb 1-1: USB disconnect, device number 2
==================================================================
BUG: KASAN: use-after-free in dvb_usb_device_exit+0x274/0x280 drivers/media/usb/dvb-usb/dvb-usb-init.c:305
Read of size 8 at addr ffff888140d3c2e8 by task kworker/1:0/20

CPU: 1 PID: 20 Comm: kworker/1:0 Not tainted 5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: usb_hub_wq hub_event
Call Trace:
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x141/0x1d7 lib/dump_stack.c:120
 print_address_description.constprop.0.cold+0x5b/0x2f8 mm/kasan/report.c:232
 __kasan_report mm/kasan/report.c:399 [inline]
 kasan_report.cold+0x7c/0xd8 mm/kasan/report.c:416
 dvb_usb_device_exit+0x274/0x280 drivers/media/usb/dvb-usb/dvb-usb-init.c:305
 usb_unbind_interface+0x1d8/0x8d0 drivers/usb/core/driver.c:458
 __device_release_driver+0x3bd/0x6f0 drivers/base/dd.c:1159
 device_release_driver_internal drivers/base/dd.c:1190 [inline]
 device_release_driver+0x26/0x40 drivers/base/dd.c:1213
 bus_remove_device+0x2eb/0x5a0 drivers/base/bus.c:533
 device_del+0x502/0xd40 drivers/base/core.c:3421
 usb_disable_device+0x35b/0x7b0 drivers/usb/core/message.c:1413
 usb_disconnect.cold+0x27d/0x791 drivers/usb/core/hub.c:2218
 hub_port_connect drivers/usb/core/hub.c:5074 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5363 [inline]
 port_event drivers/usb/core/hub.c:5509 [inline]
 hub_event+0x1c9c/0x4320 drivers/usb/core/hub.c:5591
 process_one_work+0x98d/0x1600 kernel/workqueue.c:2275
 process_scheduled_works kernel/workqueue.c:2337 [inline]
 worker_thread+0x82b/0x1120 kernel/workqueue.c:2423
 kthread+0x3b1/0x4a0 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

Allocated by task 6408:
 kasan_save_stack+0x1b/0x40 mm/kasan/common.c:38
 kasan_set_track mm/kasan/common.c:46 [inline]
 set_alloc_info mm/kasan/common.c:427 [inline]
 ____kasan_kmalloc mm/kasan/common.c:506 [inline]
 ____kasan_kmalloc mm/kasan/common.c:465 [inline]
 __kasan_kmalloc+0x99/0xc0 mm/kasan/common.c:515
 kmalloc include/linux/slab.h:559 [inline]
 tomoyo_realpath_from_path+0xc3/0x620 security/tomoyo/realpath.c:254
 tomoyo_get_realpath security/tomoyo/file.c:151 [inline]
 tomoyo_path_number_perm+0x1d5/0x590 security/tomoyo/file.c:723
 security_path_chmod+0xe0/0x150 security/security.c:1161
 chmod_common+0x156/0x440 fs/open.c:580
 vfs_fchmod fs/open.c:601 [inline]
 __do_sys_fchmod fs/open.c:610 [inline]
 __se_sys_fchmod fs/open.c:604 [inline]
 __x64_sys_fchmod+0x10e/0x190 fs/open.c:604
 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Freed by task 20:
 kasan_save_stack+0x1b/0x40 mm/kasan/common.c:38
 kasan_set_track+0x1c/0x30 mm/kasan/common.c:46
 kasan_set_free_info+0x20/0x30 mm/kasan/generic.c:357
 ____kasan_slab_free mm/kasan/common.c:360 [inline]
 ____kasan_slab_free mm/kasan/common.c:325 [inline]
 __kasan_slab_free+0xf5/0x130 mm/kasan/common.c:367
 kasan_slab_free include/linux/kasan.h:199 [inline]
 slab_free_hook mm/slub.c:1562 [inline]
 slab_free_freelist_hook+0x92/0x210 mm/slub.c:1600
 slab_free mm/slub.c:3161 [inline]
 kfree+0xe5/0x7f0 mm/slub.c:4213
 dw2102_probe+0x782/0xb10 drivers/media/usb/dvb-usb/dw2102.c:2470
 usb_probe_interface+0x315/0x7f0 drivers/usb/core/driver.c:396
 really_probe+0x291/0xe60 drivers/base/dd.c:557
 driver_probe_device+0x26b/0x3d0 drivers/base/dd.c:743
 __device_attach_driver+0x1d1/0x290 drivers/base/dd.c:849
 bus_for_each_drv+0x15f/0x1e0 drivers/base/bus.c:431
 __device_attach+0x228/0x4a0 drivers/base/dd.c:917
 bus_probe_device+0x1e4/0x290 drivers/base/bus.c:491
 device_add+0xbdb/0x1db0 drivers/base/core.c:3242
 usb_set_configuration+0x113f/0x1910 drivers/usb/core/message.c:2164
 usb_generic_driver_probe+0xba/0x100 drivers/usb/core/generic.c:238
 usb_probe_device+0xd9/0x2c0 drivers/usb/core/driver.c:293
 really_probe+0x291/0xe60 drivers/base/dd.c:557
 driver_probe_device+0x26b/0x3d0 drivers/base/dd.c:743
 __device_attach_driver+0x1d1/0x290 drivers/base/dd.c:849
 bus_for_each_drv+0x15f/0x1e0 drivers/base/bus.c:431
 __device_attach+0x228/0x4a0 drivers/base/dd.c:917
 bus_probe_device+0x1e4/0x290 drivers/base/bus.c:491
 device_add+0xbdb/0x1db0 drivers/base/core.c:3242
 usb_new_device.cold+0x721/0x1058 drivers/usb/core/hub.c:2555
 hub_port_connect drivers/usb/core/hub.c:5223 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5363 [inline]
 port_event drivers/usb/core/hub.c:5509 [inline]
 hub_event+0x2357/0x4320 drivers/usb/core/hub.c:5591
 process_one_work+0x98d/0x1600 kernel/workqueue.c:2275
 worker_thread+0x64c/0x1120 kernel/workqueue.c:2421
 kthread+0x3b1/0x4a0 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

The buggy address belongs to the object at ffff888140d3c000
 which belongs to the cache kmalloc-4k of size 4096
The buggy address is located 744 bytes inside of
 4096-byte region [ffff888140d3c000, ffff888140d3d000)
The buggy address belongs to the page:
page:ffffea0005034e00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x140d38
head:ffffea0005034e00 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x57ff00000010200(slab|head)
raw: 057ff00000010200 dead000000000100 dead000000000122 ffff888010442140
raw: 0000000000000000 0000000000040004 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff888140d3c180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888140d3c200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888140d3c280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                          ^
 ffff888140d3c300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888140d3c380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (2393):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/04/07 00:05 upstream 0a50438c8436 6a81331a .config console log report syz C ci-upstream-kasan-gce-root KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/07 00:05 upstream 0a50438c8436 6a81331a .config console log report syz C ci-upstream-kasan-gce-smack-root KASAN: use-after-free Read in dvb_usb_device_exit
2020/12/13 10:13 upstream 7b1b868e1d91 bca53db9 .config console log report syz C ci-upstream-kasan-gce
2020/12/13 16:20 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing a256e24021bf bca53db9 .config console log report syz C ci2-upstream-usb
2020/12/08 06:37 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 08a02f954b0d 51a9082e .config console log report syz C ci2-upstream-usb
2020/11/04 18:19 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 35ad0d901eac cba33199 .config console log report syz C ci2-upstream-usb
2020/05/14 01:22 https://github.com/google/kasan.git usb-fuzzer 059e7e0ff26c a885920d .config console log report syz C ci2-upstream-usb
2020/02/28 20:08 https://github.com/google/kasan.git usb-fuzzer d6ff8147a51c c88c7b75 .config console log report syz C ci2-upstream-usb
2020/02/24 18:29 https://github.com/google/kasan.git usb-fuzzer d6ff8147a51c 1253d6f0 .config console log report syz C ci2-upstream-usb
2020/01/22 22:16 https://github.com/google/kasan.git usb-fuzzer 4cc301ee04d9 3334d684 .config console log report syz C ci2-upstream-usb
2019/12/19 20:14 https://github.com/google/kasan.git usb-fuzzer ecdf2214f472 36650b4b .config console log report syz C ci2-upstream-usb
2019/12/16 21:39 https://github.com/google/kasan.git usb-fuzzer 4cc037ecf2cb 0ae38e44 .config console log report syz C ci2-upstream-usb
2019/12/12 19:17 https://github.com/google/kasan.git usb-fuzzer 4cc037ecf2cb 08003f64 .config console log report syz C ci2-upstream-usb
2019/12/11 16:22 https://github.com/google/kasan.git usb-fuzzer a38cc9afab8a 0d368675 .config console log report syz C ci2-upstream-usb
2019/12/06 20:13 https://github.com/google/kasan.git usb-fuzzer 1f22d15c209f 85f26751 .config console log report syz C ci2-upstream-usb
2019/11/15 21:55 https://github.com/google/kasan.git usb-fuzzer 3183c03757f8 79248ee8 .config console log report syz C ci2-upstream-usb
2019/11/06 21:47 https://github.com/google/kasan.git usb-fuzzer d60bbfea36c1 da505f84 .config console log report syz C ci2-upstream-usb
2019/11/05 22:31 https://github.com/google/kasan.git usb-fuzzer b1aa9d834830 af5c522d .config console log report syz C ci2-upstream-usb
2019/10/29 22:23 https://github.com/google/kasan.git usb-fuzzer ff6409a6ec35 5ea87a66 .config console log report syz C ci2-upstream-usb
2019/10/22 23:57 https://github.com/google/kasan.git usb-fuzzer 22be26f76193 4ee855e7 .config console log report syz C ci2-upstream-usb
2019/10/08 23:53 https://github.com/google/kasan.git usb-fuzzer 58d5f26a5584 b1ebbfef .config console log report syz C ci2-upstream-usb
2019/10/02 19:56 https://github.com/google/kasan.git usb-fuzzer 58d5f26a5584 2e29b534 .config console log report syz C ci2-upstream-usb
2019/09/26 20:43 https://github.com/google/kasan.git usb-fuzzer 2994c07743fe 2f1548bc .config console log report syz C ci2-upstream-usb
2019/09/20 17:52 https://github.com/google/kasan.git usb-fuzzer e0bd8d794fc9 d96e88f3 .config console log report syz C ci2-upstream-usb
2019/09/06 21:53 https://github.com/google/kasan.git usb-fuzzer f0df5c1be1e9 acb5b744 .config console log report syz C ci2-upstream-usb
2019/08/30 20:38 https://github.com/google/kasan.git usb-fuzzer eea39f24f4a5 9adfa876 .config console log report syz C ci2-upstream-usb
2019/08/20 17:49 https://github.com/google/kasan.git usb-fuzzer eea39f24f4a5 cfc9868f .config console log report syz C ci2-upstream-usb
2019/08/09 09:39 https://github.com/google/kasan.git usb-fuzzer e96407b49762 ede31a9b .config console log report syz C ci2-upstream-usb
2019/08/07 19:37 https://github.com/google/kasan.git usb-fuzzer e96407b49762 e6ebef88 .config console log report syz C ci2-upstream-usb
2019/08/06 10:16 https://github.com/google/kasan.git usb-fuzzer e96407b49762 6affd8e8 .config console log report syz C ci2-upstream-usb
2021/04/27 16:55 upstream 4a0225c3d208 805b5003 .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/23 06:24 upstream 90c911ad7445 590921a5 .config console log report info ci-upstream-kasan-gce KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 07:13 upstream 16fc44d6387e 2bc8999a .config console log report info ci-upstream-kasan-gce KASAN: use-after-free Read in dvb_usb_device_exit
2021/02/19 12:12 upstream f40ddce88593 14052202 .config console log report info ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 08:21 upstream 16fc44d6387e 2bc8999a .config console log report info ci-upstream-kasan-gce-386 KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/05 04:27 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 06c27ff5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/05 02:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 06c27ff5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/04 20:39 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 06c27ff5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/04 14:04 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 06c27ff5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/04 00:00 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 ad61f371 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/03 21:44 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 ad61f371 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/03 19:02 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 ad61f371 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/03 10:24 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/03 03:38 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/02 17:39 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/02 16:15 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/02 04:34 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/01 22:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/01 18:17 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/01 10:48 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/01 09:26 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/05/01 04:49 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/30 22:04 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/30 10:12 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/30 01:06 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/29 19:55 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/29 11:29 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/29 10:18 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/29 05:06 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/28 14:09 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/28 11:57 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/28 08:49 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 77e2b668 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/28 03:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4a0225c3d208 805b5003 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/27 00:25 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 8ee2dea6 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/26 10:09 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 805b5003 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/26 07:28 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 2a82f1b3 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/25 22:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 2a82f1b3 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/25 17:45 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 36c88236 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/25 04:54 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing caa93d9bd2d7 17f0b706 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/24 07:02 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing ddae7979cdd5 17f0b706 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/23 07:55 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 3343f376d4ba 590921a5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/23 04:55 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 3343f376d4ba 590921a5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/23 02:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 3343f376d4ba 590921a5 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 19:52 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing c560e76319a9 33c28d03 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 18:43 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing c560e76319a9 33c28d03 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 17:34 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing c560e76319a9 33c28d03 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 10:34 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 2bc8999a .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/22 03:35 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 2bc8999a .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/21 11:40 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 95777977 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/21 00:10 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b c0ced557 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/20 19:06 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b c0ced557 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/20 10:23 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b c0ced557 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/20 05:07 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 4285c989 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/20 04:07 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 4285c989 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/19 13:37 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 50f523d7 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/04/19 12:13 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 4b853c236c7b 50f523d7 .config console log report info ci2-upstream-usb KASAN: use-after-free Read in dvb_usb_device_exit
2021/01/25 08:03 linux-next bc085f8fc88f 52e37319 .config console log report info ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in dvb_usb_device_exit
2021/01/11 03:51 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 841081d89d5a 2c1f2513 .config console log report info ci2-upstream-usb
* Struck through repros no longer work on HEAD.