| Title | Replies (including bot) | Last reply |
|---|---|---|
| [PATCH next] userfaultfd: unassigned vma leads to a potential unreleased locks | 1 (1) | 2026/03/16 03:11 |
| [syzbot] [mm?] possible deadlock in mfill_get_vma | 4 (9) | 2026/03/16 03:07 |
syzbot |
sign-in | mailing list | source | docs | 🏰 |
| Title | Replies (including bot) | Last reply |
|---|---|---|
| [PATCH next] userfaultfd: unassigned vma leads to a potential unreleased locks | 1 (1) | 2026/03/16 03:11 |
| [syzbot] [mm?] possible deadlock in mfill_get_vma | 4 (9) | 2026/03/16 03:07 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2026/04/04 00:41 | 25m | retest repro | linux-next | OK log | |
| 2026/04/03 22:51 | 34m | retest repro | linux-next | OK log | |
| 2026/04/03 22:51 | 40m | retest repro | linux-next | OK log | |
| 2026/04/03 22:51 | 50m | retest repro | linux-next | OK log | |
| 2026/04/03 22:51 | 54m | retest repro | linux-next | OK log | |
| 2026/04/03 22:51 | 22m | retest repro | linux-next | OK log | |
| 2026/04/03 19:22 | 42m | retest repro | linux-next | OK log | |
| 2026/04/03 19:22 | 2h39m | retest repro | linux-next | OK log | |
| 2026/04/03 19:22 | 2h26m | retest repro | linux-next | OK log | |
| 2026/04/03 19:22 | 26m | retest repro | linux-next | OK log | |
| 2026/03/16 02:21 | 26m | eadavis@qq.com | patch | linux-next | OK log |
| 2026/03/16 01:49 | 17m | eadavis@qq.com | patch | linux-next | report log |
| 2026/03/16 01:19 | 34m | hdanton@sina.com | patch | linux-next | OK log |
| 2026/03/16 00:57 | 26m | eadavis@qq.com | patch | linux-next | report log |
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G L
------------------------------------------------------
syz.4.4419/17047 is trying to acquire lock:
ffffffff8e9b0980 (fs_reclaim){+.+.}-{0:0}, at: might_alloc include/linux/sched/mm.h:317 [inline]
ffffffff8e9b0980 (fs_reclaim){+.+.}-{0:0}, at: prepare_alloc_pages+0x166/0x5f0 mm/page_alloc.c:4995
but task is already holding lock:
ffff88806bfcb630 (&ctx->map_changing_lock){.+.+}-{4:4}, at: mfill_get_vma+0x17f/0x7a0 mm/userfaultfd.c:226
which lock already depends on the new lock.
the existing dependency chain (in reverse order) is:
-> #9 (&ctx->map_changing_lock){.+.+}-{4:4}:
down_read+0x99/0x450 kernel/locking/rwsem.c:1568
move_pages+0x287/0x5ef0 mm/userfaultfd.c:1867
userfaultfd_move fs/userfaultfd.c:1940 [inline]
userfaultfd_ioctl+0x10bf/0x3890 fs/userfaultfd.c:2063
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl fs/ioctl.c:583 [inline]
__x64_sys_ioctl+0x18e/0x210 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #8 (vm_lock){++++}-{0:0}:
__vma_start_exclude_readers+0x2b4/0x810 mm/mmap_lock.c:125
__vma_start_write+0x11c/0x280 mm/mmap_lock.c:148
vma_start_write include/linux/mmap_lock.h:303 [inline]
mprotect_fixup+0x3a8/0xe30 mm/mprotect.c:801
setup_arg_pages+0x676/0xd30 fs/exec.c:670
load_elf_binary+0xb68/0x51b0 fs/binfmt_elf.c:1028
search_binary_handler fs/exec.c:1664 [inline]
exec_binprm fs/exec.c:1696 [inline]
bprm_execve fs/exec.c:1748 [inline]
bprm_execve+0x8f5/0x1650 fs/exec.c:1724
kernel_execve+0x31e/0x3a0 fs/exec.c:1892
try_to_run_init_process+0x14/0x60 init/main.c:1521
kernel_init+0x14b/0x1e0 init/main.c:1649
ret_from_fork+0x72b/0xd50 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #7 (&mm->mmap_lock){++++}-{4:4}:
__might_fault+0xde/0x140 mm/memory.c:7324
_copy_from_iter+0x118/0x1690 lib/iov_iter.c:271
copy_from_iter include/linux/uio.h:228 [inline]
copy_from_iter_full include/linux/uio.h:245 [inline]
skb_do_copy_data_nocache include/net/sock.h:2303 [inline]
skb_copy_to_page_nocache include/net/sock.h:2329 [inline]
tcp_sendmsg_locked+0xcab/0x4500 net/ipv4/tcp.c:1314
tcp_sendmsg+0x2e/0x50 net/ipv4/tcp.c:1455
inet_sendmsg+0xb9/0x140 net/ipv4/af_inet.c:866
sock_sendmsg_nosec net/socket.c:787 [inline]
__sock_sendmsg net/socket.c:802 [inline]
sock_write_iter+0x4ea/0x5a0 net/socket.c:1254
new_sync_write fs/read_write.c:595 [inline]
vfs_write+0x6ac/0x1070 fs/read_write.c:688
ksys_write+0x1f8/0x250 fs/read_write.c:740
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #6 (sk_lock-AF_INET){+.+.}-{0:0}:
lock_sock_nested+0x41/0xf0 net/core/sock.c:3783
lock_sock include/net/sock.h:1713 [inline]
inet_shutdown+0x67/0x410 net/ipv4/af_inet.c:915
nbd_mark_nsock_dead+0xae/0x5c0 drivers/block/nbd.c:318
sock_shutdown+0x16b/0x200 drivers/block/nbd.c:411
nbd_clear_sock drivers/block/nbd.c:1427 [inline]
nbd_clear_sock_ioctl drivers/block/nbd.c:1575 [inline]
__nbd_ioctl drivers/block/nbd.c:1603 [inline]
nbd_ioctl+0x25e/0xd30 drivers/block/nbd.c:1663
blkdev_ioctl+0x5ad/0x6f0 block/ioctl.c:797
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl fs/ioctl.c:583 [inline]
__x64_sys_ioctl+0x18e/0x210 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #5 (&nsock->tx_lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/mutex.c:646 [inline]
__mutex_lock+0x1a4/0x1b10 kernel/locking/mutex.c:820
nbd_handle_cmd drivers/block/nbd.c:1143 [inline]
nbd_queue_rq+0x428/0x1080 drivers/block/nbd.c:1207
blk_mq_dispatch_rq_list+0x422/0x1e70 block/blk-mq.c:2148
__blk_mq_do_dispatch_sched block/blk-mq-sched.c:168 [inline]
blk_mq_do_dispatch_sched block/blk-mq-sched.c:182 [inline]
__blk_mq_sched_dispatch_requests+0xcea/0x1620 block/blk-mq-sched.c:307
blk_mq_sched_dispatch_requests+0xd7/0x1c0 block/blk-mq-sched.c:329
blk_mq_run_hw_queue+0x23c/0x670 block/blk-mq.c:2386
blk_mq_dispatch_list+0x51d/0x1360 block/blk-mq.c:2949
blk_mq_flush_plug_list block/blk-mq.c:2997 [inline]
blk_mq_flush_plug_list+0x130/0x600 block/blk-mq.c:2969
__blk_flush_plug+0x2c4/0x4b0 block/blk-core.c:1230
blk_finish_plug block/blk-core.c:1257 [inline]
__submit_bio+0x584/0x6c0 block/blk-core.c:649
__submit_bio_noacct_mq block/blk-core.c:722 [inline]
submit_bio_noacct_nocheck+0x543/0xbf0 block/blk-core.c:753
submit_bio_noacct+0xd18/0x2000 block/blk-core.c:884
blk_crypto_submit_bio include/linux/blk-crypto.h:203 [inline]
submit_bh_wbc+0x681/0x890 fs/buffer.c:2737
submit_bh fs/buffer.c:2742 [inline]
block_read_full_folio+0x264/0x8e0 fs/buffer.c:2344
filemap_read_folio+0xfc/0x3b0 mm/filemap.c:2502
do_read_cache_folio+0x2d7/0x6b0 mm/filemap.c:4107
read_mapping_folio include/linux/pagemap.h:1017 [inline]
read_part_sector+0xd1/0x370 block/partitions/core.c:724
adfspart_check_ICS+0x91/0x7d0 block/partitions/acorn.c:356
check_partition block/partitions/core.c:143 [inline]
blk_add_partitions block/partitions/core.c:591 [inline]
bdev_disk_changed+0x7a3/0x1250 block/partitions/core.c:695
blkdev_get_whole+0x187/0x290 block/bdev.c:756
bdev_open+0x2c7/0xe40 block/bdev.c:965
blkdev_open+0x34e/0x4f0 block/fops.c:697
do_dentry_open+0x6d8/0x1660 fs/open.c:947
vfs_open+0x82/0x3f0 fs/open.c:1079
do_open fs/namei.c:4699 [inline]
path_openat+0x208c/0x31a0 fs/namei.c:4858
do_file_open+0x20e/0x430 fs/namei.c:4887
do_sys_openat2+0x10d/0x1e0 fs/open.c:1364
do_sys_open fs/open.c:1370 [inline]
__do_sys_openat fs/open.c:1386 [inline]
__se_sys_openat fs/open.c:1381 [inline]
__x64_sys_openat+0x12d/0x210 fs/open.c:1381
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #4 (&cmd->lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/mutex.c:646 [inline]
__mutex_lock+0x1a4/0x1b10 kernel/locking/mutex.c:820
nbd_queue_rq+0xba/0x1080 drivers/block/nbd.c:1199
blk_mq_dispatch_rq_list+0x422/0x1e70 block/blk-mq.c:2148
__blk_mq_do_dispatch_sched block/blk-mq-sched.c:168 [inline]
blk_mq_do_dispatch_sched block/blk-mq-sched.c:182 [inline]
__blk_mq_sched_dispatch_requests+0xcea/0x1620 block/blk-mq-sched.c:307
blk_mq_sched_dispatch_requests+0xd7/0x1c0 block/blk-mq-sched.c:329
blk_mq_run_hw_queue+0x23c/0x670 block/blk-mq.c:2386
blk_mq_dispatch_list+0x51d/0x1360 block/blk-mq.c:2949
blk_mq_flush_plug_list block/blk-mq.c:2997 [inline]
blk_mq_flush_plug_list+0x130/0x600 block/blk-mq.c:2969
__blk_flush_plug+0x2c4/0x4b0 block/blk-core.c:1230
blk_finish_plug block/blk-core.c:1257 [inline]
__submit_bio+0x584/0x6c0 block/blk-core.c:649
__submit_bio_noacct_mq block/blk-core.c:722 [inline]
submit_bio_noacct_nocheck+0x543/0xbf0 block/blk-core.c:753
submit_bio_noacct+0xd18/0x2000 block/blk-core.c:884
blk_crypto_submit_bio include/linux/blk-crypto.h:203 [inline]
submit_bh_wbc+0x681/0x890 fs/buffer.c:2737
submit_bh fs/buffer.c:2742 [inline]
block_read_full_folio+0x264/0x8e0 fs/buffer.c:2344
filemap_read_folio+0xfc/0x3b0 mm/filemap.c:2502
do_read_cache_folio+0x2d7/0x6b0 mm/filemap.c:4107
read_mapping_folio include/linux/pagemap.h:1017 [inline]
read_part_sector+0xd1/0x370 block/partitions/core.c:724
adfspart_check_ICS+0x91/0x7d0 block/partitions/acorn.c:356
check_partition block/partitions/core.c:143 [inline]
blk_add_partitions block/partitions/core.c:591 [inline]
bdev_disk_changed+0x7a3/0x1250 block/partitions/core.c:695
blkdev_get_whole+0x187/0x290 block/bdev.c:756
bdev_open+0x2c7/0xe40 block/bdev.c:965
blkdev_open+0x34e/0x4f0 block/fops.c:697
do_dentry_open+0x6d8/0x1660 fs/open.c:947
vfs_open+0x82/0x3f0 fs/open.c:1079
do_open fs/namei.c:4699 [inline]
path_openat+0x208c/0x31a0 fs/namei.c:4858
do_file_open+0x20e/0x430 fs/namei.c:4887
do_sys_openat2+0x10d/0x1e0 fs/open.c:1364
do_sys_open fs/open.c:1370 [inline]
__do_sys_openat fs/open.c:1386 [inline]
__se_sys_openat fs/open.c:1381 [inline]
__x64_sys_openat+0x12d/0x210 fs/open.c:1381
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #3 (set->srcu){.+.+}-{0:0}:
srcu_lock_sync include/linux/srcu.h:199 [inline]
__synchronize_srcu+0xa2/0x300 kernel/rcu/srcutree.c:1481
blk_mq_wait_quiesce_done block/blk-mq.c:284 [inline]
blk_mq_wait_quiesce_done block/blk-mq.c:281 [inline]
blk_mq_quiesce_queue block/blk-mq.c:304 [inline]
blk_mq_quiesce_queue+0x149/0x1c0 block/blk-mq.c:299
elevator_switch+0x17b/0x7e0 block/elevator.c:576
elevator_change+0x352/0x530 block/elevator.c:681
elevator_set_default+0x29e/0x360 block/elevator.c:754
blk_register_queue+0x48e/0x630 block/blk-sysfs.c:987
__add_disk+0x73f/0xe40 block/genhd.c:528
add_disk_fwnode+0x118/0x5c0 block/genhd.c:597
add_disk include/linux/blkdev.h:794 [inline]
nbd_dev_add+0x77a/0xb10 drivers/block/nbd.c:1984
nbd_init+0x291/0x2b0 drivers/block/nbd.c:2692
do_one_initcall+0x121/0x750 init/main.c:1392
do_initcall_level init/main.c:1454 [inline]
do_initcalls init/main.c:1470 [inline]
do_basic_setup init/main.c:1490 [inline]
kernel_init_freeable+0x6ea/0x7b0 init/main.c:1703
kernel_init+0x1f/0x1e0 init/main.c:1593
ret_from_fork+0x72b/0xd50 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #2 (&q->elevator_lock){+.+.}-{4:4}:
__mutex_lock_common kernel/locking/mutex.c:646 [inline]
__mutex_lock+0x1a4/0x1b10 kernel/locking/mutex.c:820
elevator_change+0x1bc/0x530 block/elevator.c:679
elevator_set_none+0x92/0xf0 block/elevator.c:769
blk_mq_elv_switch_none block/blk-mq.c:5131 [inline]
__blk_mq_update_nr_hw_queues block/blk-mq.c:5176 [inline]
blk_mq_update_nr_hw_queues+0x4c1/0x15f0 block/blk-mq.c:5241
nbd_start_device+0x1a6/0xbd0 drivers/block/nbd.c:1489
nbd_genl_connect+0xff2/0x1a40 drivers/block/nbd.c:2239
genl_family_rcv_msg_doit+0x214/0x300 net/netlink/genetlink.c:1114
genl_family_rcv_msg net/netlink/genetlink.c:1194 [inline]
genl_rcv_msg+0x560/0x800 net/netlink/genetlink.c:1209
netlink_rcv_skb+0x159/0x420 net/netlink/af_netlink.c:2550
genl_rcv+0x28/0x40 net/netlink/genetlink.c:1218
netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
netlink_unicast+0x585/0x850 net/netlink/af_netlink.c:1344
netlink_sendmsg+0x8b0/0xda0 net/netlink/af_netlink.c:1894
sock_sendmsg_nosec net/socket.c:787 [inline]
__sock_sendmsg net/socket.c:802 [inline]
____sys_sendmsg+0x9e1/0xb70 net/socket.c:2698
___sys_sendmsg+0x190/0x1e0 net/socket.c:2752
__sys_sendmsg+0x170/0x220 net/socket.c:2784
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> #1 (&q->q_usage_counter(io)#50){++++}-{0:0}:
blk_alloc_queue+0x610/0x790 block/blk-core.c:461
blk_mq_alloc_queue+0x174/0x290 block/blk-mq.c:4450
__blk_mq_alloc_disk+0x29/0x120 block/blk-mq.c:4497
nbd_dev_add+0x492/0xb10 drivers/block/nbd.c:1954
nbd_init+0x291/0x2b0 drivers/block/nbd.c:2692
do_one_initcall+0x121/0x750 init/main.c:1392
do_initcall_level init/main.c:1454 [inline]
do_initcalls init/main.c:1470 [inline]
do_basic_setup init/main.c:1490 [inline]
kernel_init_freeable+0x6ea/0x7b0 init/main.c:1703
kernel_init+0x1f/0x1e0 init/main.c:1593
ret_from_fork+0x72b/0xd50 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
-> #0 (fs_reclaim){+.+.}-{0:0}:
check_prev_add kernel/locking/lockdep.c:3165 [inline]
check_prevs_add kernel/locking/lockdep.c:3284 [inline]
validate_chain kernel/locking/lockdep.c:3908 [inline]
__lock_acquire+0x14b8/0x2630 kernel/locking/lockdep.c:5237
lock_acquire kernel/locking/lockdep.c:5868 [inline]
lock_acquire+0x1b1/0x370 kernel/locking/lockdep.c:5825
__fs_reclaim_acquire mm/page_alloc.c:4325 [inline]
fs_reclaim_acquire+0xc4/0x100 mm/page_alloc.c:4339
might_alloc include/linux/sched/mm.h:317 [inline]
prepare_alloc_pages+0x166/0x5f0 mm/page_alloc.c:4995
__alloc_frozen_pages_noprof+0x19a/0x2bc0 mm/page_alloc.c:5215
alloc_pages_mpol+0x1fb/0x540 mm/mempolicy.c:2490
alloc_pages_noprof+0x1a/0x160 mm/mempolicy.c:2581
pagetable_alloc_noprof include/linux/mm.h:3651 [inline]
__pte_alloc_one_noprof include/asm-generic/pgalloc.h:76 [inline]
pte_alloc_one+0x1c/0x3d0 arch/x86/mm/pgtable.c:18
__pte_alloc+0x6d/0x3e0 mm/memory.c:453
mfill_establish_pmd+0x197/0x210 mm/userfaultfd.c:299
mfill_atomic mm/userfaultfd.c:912 [inline]
mfill_atomic_zeropage+0x2ac/0x9e0 mm/userfaultfd.c:956
userfaultfd_zeropage fs/userfaultfd.c:1694 [inline]
userfaultfd_ioctl+0x1eba/0x3890 fs/userfaultfd.c:2060
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl fs/ioctl.c:583 [inline]
__x64_sys_ioctl+0x18e/0x210 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
other info that might help us debug this:
Chain exists of:
fs_reclaim --> vm_lock --> &ctx->map_changing_lock
Possible unsafe locking scenario:
CPU0 CPU1
---- ----
rlock(&ctx->map_changing_lock);
lock(vm_lock);
lock(&ctx->map_changing_lock);
lock(fs_reclaim);
*** DEADLOCK ***
2 locks held by syz.4.4419/17047:
#0: ffff888036ba7088 (vm_lock){++++}-{0:0}, at: lock_vma_under_rcu+0x11d/0x590 mm/mmap_lock.c:310
#1: ffff88806bfcb630 (&ctx->map_changing_lock){.+.+}-{4:4}, at: mfill_get_vma+0x17f/0x7a0 mm/userfaultfd.c:226
stack backtrace:
CPU: 1 UID: 0 PID: 17047 Comm: syz.4.4419 Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:94 [inline]
dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120
print_circular_bug.cold+0x178/0x1c7 kernel/locking/lockdep.c:2043
check_noncircular+0x146/0x160 kernel/locking/lockdep.c:2175
check_prev_add kernel/locking/lockdep.c:3165 [inline]
check_prevs_add kernel/locking/lockdep.c:3284 [inline]
validate_chain kernel/locking/lockdep.c:3908 [inline]
__lock_acquire+0x14b8/0x2630 kernel/locking/lockdep.c:5237
lock_acquire kernel/locking/lockdep.c:5868 [inline]
lock_acquire+0x1b1/0x370 kernel/locking/lockdep.c:5825
__fs_reclaim_acquire mm/page_alloc.c:4325 [inline]
fs_reclaim_acquire+0xc4/0x100 mm/page_alloc.c:4339
might_alloc include/linux/sched/mm.h:317 [inline]
prepare_alloc_pages+0x166/0x5f0 mm/page_alloc.c:4995
__alloc_frozen_pages_noprof+0x19a/0x2bc0 mm/page_alloc.c:5215
alloc_pages_mpol+0x1fb/0x540 mm/mempolicy.c:2490
alloc_pages_noprof+0x1a/0x160 mm/mempolicy.c:2581
pagetable_alloc_noprof include/linux/mm.h:3651 [inline]
__pte_alloc_one_noprof include/asm-generic/pgalloc.h:76 [inline]
pte_alloc_one+0x1c/0x3d0 arch/x86/mm/pgtable.c:18
__pte_alloc+0x6d/0x3e0 mm/memory.c:453
mfill_establish_pmd+0x197/0x210 mm/userfaultfd.c:299
mfill_atomic mm/userfaultfd.c:912 [inline]
mfill_atomic_zeropage+0x2ac/0x9e0 mm/userfaultfd.c:956
userfaultfd_zeropage fs/userfaultfd.c:1694 [inline]
userfaultfd_ioctl+0x1eba/0x3890 fs/userfaultfd.c:2060
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl fs/ioctl.c:583 [inline]
__x64_sys_ioctl+0x18e/0x210 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0x10b/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f7197f9cdd9
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f7198d6e028 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007f7198215fa0 RCX: 00007f7197f9cdd9
RDX: 0000200000000000 RSI: 00000000c020aa04 RDI: 0000000000000003
RBP: 00007f7198032d69 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f7198216038 R14: 00007f7198215fa0 R15: 00007ffdfaf1ed98
</TASK>
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/04/28 11:10 | upstream | 3b3bea6d4b9c | b4209743 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-badwrites-root | possible deadlock in mfill_get_vma | ||
| 2026/03/20 15:58 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/20 14:16 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 14:12 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 12:37 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 10:36 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 09:16 | linux-next | b5d083a3ed1e | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/20 04:32 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/20 03:30 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 02:08 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/20 01:02 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/19 22:43 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/19 18:56 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/19 15:26 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/19 11:40 | linux-next | 8e42d2514a7e | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/19 10:06 | linux-next | 8e42d2514a7e | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/19 06:05 | linux-next | 8e42d2514a7e | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/19 01:31 | linux-next | 8e42d2514a7e | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 23:03 | linux-next | 8e42d2514a7e | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 19:15 | linux-next | 8e42d2514a7e | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 17:26 | linux-next | 8e5a478b6d6a | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 14:25 | linux-next | 8e5a478b6d6a | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/18 11:27 | linux-next | 8e5a478b6d6a | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 09:33 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 08:25 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 05:15 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 03:48 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/18 01:23 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 23:40 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 22:15 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 22:15 | linux-next | 8e5a478b6d6a | c8810548 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 19:32 | linux-next | 8e5a478b6d6a | c01bca74 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/17 16:35 | linux-next | 95c541ddfb08 | c01bca74 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 15:19 | linux-next | 95c541ddfb08 | c01bca74 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/17 11:23 | linux-next | 95c541ddfb08 | c01bca74 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 10:01 | linux-next | 95c541ddfb08 | c01bca74 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in mfill_get_vma | ||
| 2026/03/17 05:14 | linux-next | 95c541ddfb08 | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 04:07 | linux-next | 95c541ddfb08 | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/17 04:07 | linux-next | 95c541ddfb08 | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 21:30 | linux-next | 95c541ddfb08 | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 18:28 | linux-next | b84a0ebe421c | 64e21424 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 14:54 | linux-next | b84a0ebe421c | 64e21424 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 05:50 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 04:32 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/16 01:47 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | ||
| 2026/03/15 01:11 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 23:20 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 21:54 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 20:12 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 18:43 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 16:42 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/14 14:48 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/11 21:25 | linux-next | f90aadf1c67c | 2d88ab01 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma | |
| 2026/03/11 20:25 | linux-next | f90aadf1c67c | 2d88ab01 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in mfill_get_vma |