syzbot


Applied filters: Label=subsystems:io-uring (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
KMSAN: uninit-value in io_recv io-uring C 31 44d 45d 27/28 never c6e60a0a68b7 io_uring/net: always initialize kmsg->msg.msg_inq upfront
KMSAN: uninit-value in io_nop io-uring C 39 78d 88d 27/28 never ee116574de84 io_uring/nop: ensure nop->fd is always initialized
KASAN: slab-use-after-free Read in thread_group_cputime io-uring 2 30d 38d 27/28 never 4b7cfa8b6c28 io_uring/sqpoll: zero sqd->thread on tctx errors
WARNING in __io_uring_free io-uring 1 94d 90d 27/28 never 7eb75ce75271 io_uring/tctx: work around xa_store() allocation error issue
WARNING: locking bug in eventfd_signal_mask io-uring fs C done 6 46d 50d 27/28 never a9c83a0ab66a io_uring/timeout: flush timeouts outside of the timeout lock
WARNING in io_pin_pages io-uring C done 14 90d 87d 27/28 never 0c0a4eae26ac io_uring: check for overflows in io_pin_pages
INFO: task hung in io_sq_thread_stop fs io-uring C done 211 1463d 1622d 1/28 never io_uring: don't sleep schedule in SQPOLL thread if we need to park
KCSAN: data-race in __se_sys_io_uring_register / io_sqe_files_register (3) io-uring 1 98d 96d 27/28 never e358e09a894d io_uring: protect register tracing
WARNING in __io_submit_flush_completions io-uring C 23 38d 58d 27/28 never 60495b08cf7a io_uring: silence false positive warnings
KCSAN: data-race in io_sq_thread / io_uring_try_cancel_requests (12) io-uring 4 39d 70d 27/28 never a13030fd194c io_uring: simplify the SQPOLL thread check when cancelling requests
general protection fault in vma_is_shmem mm io-uring C error 28 909d 911d 1/28 never mm/gup.c: Fix return value for __gup_longterm_locked()
general protection fault in io_uring_show_fdinfo (2) io-uring C done 19 108d 107d 28/28 63d d50f94d761a5 io_uring/rsrc: get rid of the empty node and dummy_ubuf
general protection fault in io_sqe_buffer_register io-uring C done 55 105d 107d 28/28 63d d50f94d761a5 io_uring/rsrc: get rid of the empty node and dummy_ubuf
WARNING in io_sq_offload_create io-uring C 284 145d 150d 28/28 112d a09c17240bdf io_uring/sqpoll: retain test for whether the CPU is valid
INFO: rcu detected stall in sys_io_uring_enter (2) io-uring 37 129d 150d 28/28 118d eac2ca2d682f io_uring: check if we need to reschedule during overflow flush
KCSAN: data-race in io_sq_thread / io_sq_thread_park (9) io-uring 1 193d 188d 28/28 137d e4956dc7a84d io_uring/sqpoll: annotate debug task == current with data_race()
KMSAN: uninit-value in io_req_task_work_add_remote io-uring C 10 206d 208d 27/28 178d 0db4618e8fab io_uring/msg_ring: fix uninitialized use of target_req->flags
general protection fault in tomoyo_socket_bind_permission io-uring C 4 219d 219d 27/28 187d ad00e629145b io_uring/net: check socket is valid in io_bind()/io_listen()
general protection fault in __io_remove_buffers io-uring C done 3 216d 214d 27/28 187d bcc87d978b83 io_uring: fix error pbuf checking
WARNING in io_cqring_event_overflow (2) io-uring 16 231d 230d 27/28 187d 3b7c16be30e3 io_uring/msg_ring: fix overflow posting
KMSAN: uninit-value in io_req_cqe_overflow (3) io-uring C 16 248d 248d 26/28 206d 18414a4a2eab io_uring/net: assign kmsg inq/flags before buffer selection
KMSAN: uninit-value in io_issue_sqe io-uring 2 252d 266d 25/28 251d 18414a4a2eab io_uring/net: assign kmsg inq/flags before buffer selection
KMSAN: uninit-value in io_sendrecv_fail io-uring C 29 331d 338d 25/28 313d e21e1c45e1fe io_uring: clear opcode specific data for an early failure
KMSAN: uninit-value in io_rw_fail (2) io-uring 1 377d 373d 25/28 369d 0a535eddbe0d io_uring/rw: ensure io->bytes_done is always initialized
KMSAN: uninit-value in io_rw_fail io-uring C 25 384d 400d 25/28 381d 0a535eddbe0d io_uring/rw: ensure io->bytes_done is always initialized
WARNING in get_pte_pfn mm io-uring C error 2 413d 423d 25/28 384d c28ac3c7eb94 mm/mglru: skip special VMAs in lru_gen_look_around()
BUG: unable to handle kernel NULL pointer dereference in __io_remove_buffers (2) io-uring 86 499d 504d 25/28 424d f8024f1f36a3 io_uring/kbuf: don't allow registered buffer rings on highmem pages
UBSAN: array-index-out-of-bounds in io_setup_async_msg io-uring C done 3 524d 523d 25/28 424d c21a8027ad8a io_uring/net: fix iter retargeting for selected buf
general protection fault in io_get_cqe_overflow io-uring C done 2 506d 504d 25/28 424d 1658633c0465 io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings
general protection fault in io_sqpoll_wq_cpu_affinity io-uring 33 528d 539d 23/28 494d bd6fc5da4c51 io_uring: Don't set affinity on a dying sqpoll thread
general protection fault in io_uring_show_fdinfo io-uring C done 17 526d 535d 23/28 494d 32f5dea040ee io_uring/fdinfo: only print ->sq_array[] if it's there
WARNING in io_get_cqe_overflow io-uring 1 757d 756d 22/28 620d e12d7a46f65a io_uring/msg_ring: fix missing lock on overflow for IOPOLL
WARNING in io_cqring_event_overflow io-uring C 7 759d 767d 22/28 620d 544d163d659d io_uring: lock overflowing for IOPOLL
memory leak in io_submit_sqes (4) io-uring C 1 771d 770d 22/28 620d febb985c06cb io_uring/poll: add hash if ready poll request can't complete inline
WARNING in io_sync_cancel io-uring C error 3 793d 789d 22/28 620d 23fffb2f09ce io_uring/cancel: re-grab ctx mutex after finishing wait
WARNING in io_cqring_overflow_flush io-uring C 2 793d 789d 22/28 620d 52ea806ad983 io_uring: finish waiting before flushing overflow entries
KASAN: use-after-free Read in io_worker_get io-uring C done done 5 735d 770d 22/28 620d e6db6f9398da io_uring/io-wq: only free worker if it was allocated for creation
KASAN: use-after-free Read in io_wq_worker_wake io-uring C done done 1 737d 770d 22/28 620d e6db6f9398da io_uring/io-wq: only free worker if it was allocated for creation
KASAN: wild-memory-access Read in io_wq_worker_running io-uring C 39 765d 772d 22/28 620d e6db6f9398da io_uring/io-wq: only free worker if it was allocated for creation
KASAN: use-after-free Read in tty_release io-uring serial C done 23 1053d 1062d 22/28 724d d89a4fac0fbc io_uring: fix assuming triggered poll waitqueue is the single poll
KASAN: use-after-free Read in pty_close serial io-uring fuse C done 4 928d 956d 22/28 724d 7a121ced6e64 io_uring: don't miss setting REQ_F_DOUBLE_POLL
KASAN: slab-out-of-bounds Read in io_uring_show_fdinfo io-uring C done 5 855d 861d 22/28 724d 00927931cb63 io_uring: fix fdinfo sqe offsets calculation
kernel BUG in commit_creds io-uring C done 5 1035d 1039d 22/28 724d 701521403cfb io_uring: abort file assignment prior to assigning creds
inconsistent lock state in kmem_cache_alloc io-uring C 4 868d 875d 22/28 724d b000145e9907 io_uring/rw: defer fsnotify calls to task context
KASAN: null-ptr-deref Write in io_file_get_normal io-uring fs C done 107 969d 1054d 22/28 724d d5361233e9ab io_uring: drop the old style inflight file tracking
memory leak in iovec_from_user fs io-uring C 1 1041d 1037d 22/28 724d 323b190ba2de io_uring: free iovec if file assignment fails
WARNING in inet_csk_destroy_sock (2) io-uring net C done 8 773d 859d 22/28 724d e0833d1fedb0 dccp/tcp: Fixup bhash2 bucket when connect() fails.
WARNING in io_req_complete_failed io-uring C error 2 815d 811d 22/28 724d c06c6c5d2767 io_uring: always lock in io_apoll_task_func
WARNING: ODEBUG bug in kvm_xen_vcpu_set_attr kvm io-uring C done 4 931d 984d 22/28 724d af735db31285 KVM: x86/xen: Initialize Xen timer only once c03689913635 KVM: x86/xen: Stop Xen timer before changing IRQ
WARNING in __split_huge_page_tail arch mm io-uring C error 155 773d 845d 22/28 724d 5aae9265ee1a mm: prep_compound_tail() clear page->private
KASAN: use-after-free Write in io_sendrecv_fail io-uring C 75 855d 878d 22/28 724d a75155faef4e io_uring/net: fix UAF in io_sendrecv_fail()
KASAN: use-after-free Read in add_wait_queue fs io-uring C done done 13 1056d 1063d 22/28 724d d89a4fac0fbc io_uring: fix assuming triggered poll waitqueue is the single poll
BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll fs io-uring C done 3 1008d 1006d 22/28 724d aa184e8671f0 io_uring: don't attempt to IOPOLL for MSG_RING requests
KASAN: use-after-free Read in __io_remove_buffers io-uring C done 2 926d 922d 22/28 724d ec8516f3b7c4 io_uring: fix free of unallocated buffer list
KASAN: use-after-free Read in filp_close io-uring fs C done 17 765d 994d 22/28 724d 40a1926022d1 fix the breakage in close_fd_get_file() calling conventions change
BUG: Bad page map (5) mm io-uring C 35 765d 1023d 22/28 724d 4d24de9425f7 mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
KASAN: use-after-free Read in inet_bind2_bucket_find io-uring net C done 13 979d 985d 22/28 724d 593d1ebe00a4 Revert "net: Add a second bind table hashed by port and address"
WARNING: still has locks held in io_ring_submit_lock fs io-uring C done 3 1008d 1009d 22/28 724d e7637a492b9f io_uring: fix locking state for empty buffer group
KASAN: invalid-free in io_clean_op io-uring C 13 858d 876d 22/28 724d 4c17a496a7a0 io_uring/net: fix cleanup double free free_iov init
general protection fault in io_uring_register fs io-uring syz done 1 1256d 1252d 20/28 1077d 41d3a6bd1d37 io_uring: pin SQPOLL data before unlocking ring lock
KASAN: use-after-free Write in io_queue_worker_create fs io-uring C unreliable 132 1159d 1169d 20/28 1077d 71a85387546e io-wq: check for wq exit after adding new worker task_work e47498afeca9 io-wq: remove spurious bit clear on task_work addition
INFO: task hung in io_uring_del_tctx_node io-uring fs C unreliable 37 1079d 1242d 20/28 1077d 8bab4c09f24e io_uring: allow conditional reschedule for intensive iterators
possible deadlock in io_worker_cancel_cb fs io-uring C done 9 1158d 1162d 20/28 1077d d800c65c2d4e io-wq: drop wqe lock before creating new worker
BUG: unable to handle kernel paging request in __blk_mq_alloc_requests io-uring block C unreliable 107 1195d 1204d 20/28 1077d a22c00be90de block: assign correct tag before doing prefetch of request
INFO: task hung in io_uring_try_cancel_requests fs io-uring C error 41 1166d 1208d 20/28 1077d f75d118349be io_uring: harder fdinfo sq/cq ring iterating
WARNING in signalfd_cleanup fs io-uring C done 201 1123d 1139d 20/28 1077d 791f3465c4af io_uring: fix UAF due to missing POLLFREE handling
INFO: task hung in io_uring_cancel_generic (2) io-uring fs C done 97 1160d 1187d 20/28 1077d 78a780602075 io_uring: ensure task_work gets run as part of cancelations
INFO: rcu detected stall in io_wqe_worker (2) fs io-uring C done 2 1209d 1209d 20/28 1077d c5e0321e43de Revert "devlink: Remove not-executed trap policer notifications"
possible deadlock in io_poll_double_wake (3) io-uring fs C error done 703 1132d 1405d 20/28 1077d aa43477b0402 io_uring: poll rework
INFO: task hung in io_wqe_worker fs io-uring C unreliable 3 1218d 1214d 20/28 1077d 1d5f5ea7cb7d io-wq: remove worker to owner tw dependency
WARNING in io_link_timeout_fn fs io-uring C done 2 1377d 1376d 20/28 1195d 447c19f3b507 io_uring: fix ltout double free on completion race
general protection fault in io_commit_cqring (2) fs io-uring C done 82 1407d 1421d 20/28 1195d 51520426f4bc io_uring: handle setup-failed ctx in kill_timeouts
INFO: task hung in io_sq_thread_park (2) fs io-uring syz done 2 1317d 1313d 20/28 1195d 46fee9ab02cb io_uring: remove double poll entry on arm failure
INFO: task hung in __io_uring_cancel fs io-uring C done 5 1333d 1399d 20/28 1195d 28090c133869 io_uring: fix work_exit sqpoll cancellations
memory leak in create_io_worker io-uring fs C 5 1218d 1257d 20/28 1195d 66e70be72288 io-wq: fix memory leak in create_io_worker()
WARNING in io_wqe_enqueue io-uring fs C done 13 1354d 1354d 20/28 1195d e6ab8991c5d0 io_uring: fix false WARN_ONCE
WARNING in io_poll_double_wake fs io-uring C done done 1124 1297d 1398d 20/28 1195d a890d01e4ee0 io_uring: fix poll requests leaking second poll entries
INFO: task hung in io_wq_put_and_exit io-uring fs C unreliable 628 1196d 1257d 20/28 1195d 3b33e3f4a6c0 io-wq: fix silly logic error in io_task_work_match()
general protection fault in try_grab_compound_head mm io-uring C done 5 1297d 1325d 20/28 1195d d08af0a59684 mm/hugetlb: fix refs calculation from unaligned @vaddr
BUG: unable to handle kernel NULL pointer dereference in kiocb_done fs io-uring C unreliable done 3 1263d 1262d 20/28 1195d b8ce1b9d25cc io_uring: don't submit half-prepared drain request
WARNING in io_try_cancel_userdata fs io-uring syz unreliable 4 1270d 1274d 20/28 1195d dadebc350da2 io_uring: fix io_try_cancel_userdata race for iowq
general protection fault in __io_file_supports_nowait fs io-uring C done done 13 1260d 1265d 20/28 1195d c6d3d9cbd659 io_uring: fix queueing half-created requests
INFO: task hung in io_uring_cancel_generic io-uring fs C unreliable 151 1195d 1317d 20/28 1195d 1b48773f9fd0 io_uring: fix io_drain_req()
general protection fault in sock_from_file net io-uring C inconclusive 78 1259d 1266d 20/28 1195d c6d3d9cbd659 io_uring: fix queueing half-created requests
WARNING in io_rsrc_node_switch io-uring fs C done 174 1380d 1390d 20/28 1195d 47b228ce6f66 io_uring: fix unchecked error in switch_start()
WARNING in io_wq_submit_work (2) io-uring fs C done done 52 1255d 1257d 20/28 1195d 713b9825a4c4 io-wq: fix cancellation on create-worker failure
KASAN: stack-out-of-bounds Read in iov_iter_revert fs io-uring C error 14 1268d 1285d 20/28 1195d 89c2b3b74918 io_uring: reexpand under-reexpanded iters
WARNING in io_wq_put fs io-uring C unreliable 3 1429d 1441d 20/28 1195d f5d2d23bf0d9 io-wq: fix race around pending work on teardown
WARNING in io_uring_setup (2) fs io-uring C done 40 1381d 1390d 20/28 1195d 47b228ce6f66 io_uring: fix unchecked error in switch_start()
KASAN: use-after-free Read in idr_for_each (2) io-uring fs C error done 86 1434d 1596d 20/28 1399d 61cf93700fe6 io_uring: Convert personality_idr to XArray
INFO: task hung in io_uring_cancel_task_requests fs io-uring C 305 1434d 1468d 20/28 1409d 34343786ecc5 io_uring: unpark SQPOLL thread for cancelation
INFO: task hung in io_sq_thread_park fs io-uring C unreliable 263 1444d 1449d 20/28 1409d 3ebba796fa25 io_uring: ensure that SQPOLL thread is started for exit
memory leak in io_submit_sqes (2) fs io-uring C 1 1447d 1446d 20/28 1409d f01272541d2c io-wq: ensure all pending work is canceled on exit
possible deadlock in io_poll_double_wake (2) io-uring fs C error error 431 1409d 1602d 20/28 1409d 1c3b3e6527e5 io_uring: ignore double poll add on the same waitqueue head
inconsistent lock state in io_dismantle_req fs io-uring C 2 1477d 1477d 20/28 1409d 9ae1f8dd372e io_uring: fix inconsistent lock state
WARNING in io_uring_flush fs io-uring C unreliable 10 1484d 1494d 19/28 1440d 4325cb498cb7 io_uring: fix uring_flush in exit_files() warning
INFO: task hung in __io_uring_files_cancel io-uring fs C done 30 1481d 1548d 19/28 1440d bee749b187ac io_uring: fix files cancellation
general protection fault in io_disable_sqo_submit fs io-uring C done 124 1492d 1496d 19/28 1440d b4411616c26f io_uring: fix null-deref in io_disable_sqo_submit
WARNING in io_uring_cancel_task_requests io-uring fs syz done 69 1477d 1481d 19/28 1440d 70b2c60d3797 io_uring: fix sqo ownership false positive warning
BUG: corrupted list in io_file_get fs io-uring C done 3 1480d 1481d 19/28 1440d f609cbb8911e io_uring: fix list corruption for splice file_get
KASAN: null-ptr-deref Write in kthread_use_mm fs io-uring C done 2 1568d 1568d 15/28 1550d 4b70cf9dea4c io_uring: ensure consistent view of original task ->mm from SQPOLL
KASAN: use-after-free Write in io_submit_sqes fs io-uring C error 2 1568d 1566d 15/28 1550d cb8a8ae31074 io_uring: drop req/tctx io_identity separately
KASAN: use-after-free Read in io_wqe_worker fs io-uring C error 2 1603d 1605d 15/28 1554d c4068bf898dd io-wq: fix use-after-free in io_wq_worker_running
inconsistent lock state in xa_destroy io-uring fs C 755 1592d 1593d 15/28 1554d ca6484cd308a io_uring: no need to call xa_destroy() on empty xarray
INFO: task hung in io_uring_flush io-uring fs C done done 11 1644d 1652d 15/28 1554d b7ddce3cbf01 io_uring: fix cancel of deferred reqs with ->files
KASAN: use-after-free Write in io_wq_worker_running io-uring fs C error 14 1597d 1623d 15/28 1554d c4068bf898dd io-wq: fix use-after-free in io_wq_worker_running
general protection fault in io_poll_double_wake (2) fs io-uring C error 2 1604d 1603d 15/28 1580d 8706e04ed7d6 io_uring: always delete double poll wait entry on match
KASAN: use-after-free Read in do_madvise io-uring mm syz error 4 1639d 1641d 15/28 1599d 7867fd7cc44e mm: madvise: fix vma user-after-free
possible deadlock in __lock_task_sighand io-uring C done 12 1630d 1632d 15/28 1606d fd7d6de22414 io_uring: don't recurse on tsk->sighand->siglock with signalfd
possible deadlock in __io_queue_deferred fs io-uring C error 1 1653d 1652d 15/28 1614d 7271ef3a93a8 io_uring: fix recursive completion locking on oveflow flush
BUG: unable to handle kernel NULL pointer dereference in loop_rw_iter io-uring fs C done 24 1640d 1652d 15/28 1614d 2dd2111d0d38 io_uring: Fix NULL pointer dereference in loop_rw_iter()
KASAN: use-after-free Read in io_async_task_func fs io-uring syz error 1 1651d 1651d 15/28 1614d 6d816e088c35 io_uring: hold 'ctx' reference around task_work queue + execute
memory leak in io_submit_sqes fs io-uring C 2 1632d 1651d 15/28 1614d a36da65c4656 io_uring: fail poll arm on queue proc failure
general protection fault in io_poll_double_wake io-uring fs C done 8 1619d 1647d 15/28 1614d d4e7cd36a90e io_uring: sanitize double poll handling
possible deadlock in io_timeout_fn io-uring fs C done 4 1649d 1652d 15/28 1614d 51a4cc112c7a io_uring: defer file table grabbing request cleanup for locked requests