syzbot


KASAN: slab-out-of-bounds Write in tun_free_netdev

Status: auto-closed as invalid on 2020/12/04 03:05
Reported-by: syzbot+0a83abf6a1a3acd6be9b@syzkaller.appspotmail.com
First crash: 1380d, last: 1365d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-54 KASAN: slab-out-of-bounds Write in tun_free_netdev (2) syz 4 597d 1120d 0/2 auto-obsoleted due to no activity on 2023/06/29 05:00

Sample crash report:
==================================================================
BUG: KASAN: slab-out-of-bounds in __hlist_del include/linux/list.h:764 [inline]
BUG: KASAN: slab-out-of-bounds in detach_timer kernel/time/timer.c:823 [inline]
BUG: KASAN: slab-out-of-bounds in detach_if_pending kernel/time/timer.c:840 [inline]
BUG: KASAN: slab-out-of-bounds in try_to_del_timer_sync+0x3ee/0x480 kernel/time/timer.c:1237
Write of size 8 at addr ffff8881c8ae7188 by task syz-executor.3/20632

CPU: 1 PID: 20632 Comm: syz-executor.3 Not tainted 5.4.56-syzkaller-00788-g750930c292ae #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x14a/0x1ce lib/dump_stack.c:118
 print_address_description+0x93/0x620 mm/kasan/report.c:374
 __kasan_report+0x16d/0x1e0 mm/kasan/report.c:506
 kasan_report+0x36/0x60 mm/kasan/common.c:634
 __hlist_del include/linux/list.h:764 [inline]
 detach_timer kernel/time/timer.c:823 [inline]
 detach_if_pending kernel/time/timer.c:840 [inline]
 try_to_del_timer_sync+0x3ee/0x480 kernel/time/timer.c:1237
 del_timer_sync+0x74/0xe0 kernel/time/timer.c:1376
 tun_flow_uninit drivers/net/tun.c:1374 [inline]
 tun_free_netdev+0x99/0x3a0 drivers/net/tun.c:2307
 netdev_run_todo+0xbe3/0xe90 net/core/dev.c:9351
 tun_detach drivers/net/tun.c:743 [inline]
 tun_chr_close+0xc0/0xd0 drivers/net/tun.c:3461
 __fput+0x27d/0x6c0 fs/file_table.c:280
 task_work_run+0x176/0x1a0 kernel/task_work.c:113
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_usermode_loop arch/x86/entry/common.c:163 [inline]
 prepare_exit_to_usermode+0x286/0x2e0 arch/x86/entry/common.c:194
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x4167f1
Code: 75 14 b8 03 00 00 00 0f 05 48 3d 01 f0 ff ff 0f 83 04 1b 00 00 c3 48 83 ec 08 e8 0a fc ff ff 48 89 04 24 b8 03 00 00 00 0f 05 <48> 8b 3c 24 48 89 c2 e8 53 fc ff ff 48 89 d0 48 83 c4 08 48 3d 01
RSP: 002b:00007ffca9b7c1f0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 0000000000000004 RCX: 00000000004167f1
RDX: 0000000000000000 RSI: 0000000000001446 RDI: 0000000000000003
RBP: 0000000000000001 R08: 00000000c2d53446 R09: 00000000c2d5344a
R10: 00007ffca9b7c2e0 R11: 0000000000000293 R12: 000000000078c900
R13: 000000000078c900 R14: ffffffffffffffff R15: 000000000078bf0c

The buggy address belongs to the page:
page:ffffea000722b900 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 compound_mapcount: 0
flags: 0x8000000000010000(head)
raw: 8000000000010000 dead000000000100 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8881c8ae7080: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
 ffff8881c8ae7100: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
>ffff8881c8ae7180: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
                      ^
 ffff8881c8ae7200: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
 ffff8881c8ae7280: fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe fe
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/08/06 03:04 https://android.googlesource.com/kernel/common android-5.4 750930c292ae 0487ea6f .config console log report ci2-android-5-4-kasan
2020/07/21 21:07 https://android.googlesource.com/kernel/common android-5.4 0c0d417747d8 e562dd8a .config console log report ci2-android-5-4-kasan
* Struck through repros no longer work on HEAD.