syzbot


Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
BUG: unable to handle kernel NULL pointer dereference in ntfs_sparse_cluster origin:lts-only C done 375 292d 772d 3/3 28d 406a037d93b7 fs/ntfs3: Change new sparse cluster processing
WARNING in ar5523_submit_rx_cmd/usb_submit_urb origin:upstream missing-backport C done 7 74d 726d 3/3 40d 34f7ebff1b96 wifi: ar5523: enable proper endpoint verification
possible deadlock in team_port_change_check origin:upstream C done 61 72d 389d 3/3 40d adff6ac889e1 team: prevent adding a device which is already a team device lower
KASAN: use-after-free Read in ocfs2_get_next_id origin:lts-only C done 4 102d 103d 3/3 70d 2d4311924863 ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
kernel BUG in close_ctree origin:upstream missing-backport C done 622 108d 775d 3/3 74d 24789601467c drm/bridge: adv7511_audio: Update Audio InfoFrame properly
INFO: task hung in __fdget_pos (3) origin:lts-only C done 1 113d 116d 3/3 79d 31beabd0f47f exfat: fix the infinite loop in exfat_readdir()
divide error in drm_mode_debug_printmodeline origin:upstream C done 1 124d 588d 3/3 86d 69fbb01e8917 drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
WARNING in nilfs_rmdir C done 42 125d 148d 3/3 87d ef942d233643 nilfs2: prevent use of deleted inode
WARNING in inet_sock_destruct origin:upstream missing-backport C done 631 132d 745d 3/3 88d 456f08d24afa tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
WARNING in netdev_queue_update_kobjects (2) origin:lts-only C done 344 132d 175d 3/3 91d 0f67ca2a80ac Bluetooth: fix use-after-free in device_for_each_child()
WARNING: locking bug in ext4_move_extents origin:upstream missing-backport C done 1248 133d 686d 3/3 93d be063ffa28bc locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass()
KASAN: slab-out-of-bounds Read in ea_get origin:upstream missing-backport C done 5 135d 693d 3/3 94d 9c356fc32a44 jfs: xattr: check invalid xattr size more strictly
INFO: rcu detected stall in sys_newfstatat origin:upstream C done 8 140d 677d 3/3 96d eff23e59b787 devlink: bump the instance index directly when iterating
UBSAN: shift-out-of-bounds in dbSplit C done 18 158d 375d 3/3 106d 51a203470f50 jfs: fix shift-out-of-bounds in dbSplit
INFO: task hung in blkdev_get_by_dev origin:lts-only C done 25 165d 453d 3/3 113d eff23e59b787 devlink: bump the instance index directly when iterating
WARNING in ieee80211_get_max_required_bw origin:lts-only C done 25 167d 181d 3/3 120d 5cf45281a6ee Revert "wifi: mac80211: fix RCU list iterations"
WARNING in media_create_pad_link origin:upstream C error 2 236d 768d 3/3 132d 19464d732252 media: uvcvideo: Require entities to have a non-zero unique ID
kernel BUG in ocfs2_truncate_inline origin:lts-only C done 4 178d 181d 3/3 132d 2fe5d62e122b ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
BUG: unable to handle kernel NULL pointer dereference in lookup_one_unlocked origin:upstream C 2 160d 160d 3/3 132d ff43d008bbf9 ovl: Filter invalid inodes with missing lookup function
SYZFAIL: tun: can't open /dev/net/tun origin:upstream syz done 1 208d 512d 3/3 175d eff23e59b787 devlink: bump the instance index directly when iterating
kernel BUG in jbd2_cleanup_journal_tail origin:upstream C done 9 209d 221d 3/3 179d 82dfdd1e31e7 ocfs2: fix null-ptr-deref when journal load failed.
INFO: task hung in ext4_quota_write origin:upstream missing-backport C done 9 245d 485d 3/3 200d 0752e7fb549d ext4: do not create EA inode under buffer lock
UBSAN: shift-out-of-bounds in dbDiscardAG (2) origin:lts-only C done 5 250d 255d 3/3 214d bd04a149e3a2 jfs: Fix shift-out-of-bounds in dbDiscardAG
WARNING in cset_cgroup_from_root origin:lts-only C done 139 250d 265d 3/3 214d f5b7a9792041 cgroup: Make operations on the cgroup root_list RCU safe
possible deadlock in hfsplus_file_extend origin:upstream missing-backport C done 2760 266d 774d 3/3 230d c11c3a4524be hfsplus: fix to avoid false alarm of circular locking
WARNING in skb_checksum_help origin:upstream missing-backport C done 2523 269d 687d 3/3 235d 5b1997487a3f net: missing check virtio
possible deadlock in rds_wake_sk_sleep origin:upstream missing-backport C done 1 272d 684d 3/3 235d 2c66293a452c net:rds: Fix possible deadlock in rds_message_put
KASAN: stack-out-of-bounds Read in profile_pc C done 690 295d 712d 3/3 254d 161cef818545 x86: stop playing stack games in profile_pc()
WARNING in __xdp_reg_mem_model origin:upstream C done 2 303d 374d 3/3 263d 4e0c539ee265 xdp: Remove WARN() from __xdp_reg_mem_model()
WARNING in skb_ensure_writable C done 496 303d 377d 3/3 263d dacc15e9cb24 bpf: Avoid splat in pskb_pull_reason
possible deadlock in console_emit_next_record origin:upstream C done 38 305d 507d 3/3 263d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in ieee80211_check_rate_mask origin:lts-only C done 10 267d 529d 3/3 266d 139faad888ef wifi: mac80211: check basic rates validity
BUG: unable to handle kernel paging request in bpf_dispatcher_xdp origin:lts-only C done 16 449d 754d 3/3 266d d0d2df38f5d0 bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
WARNING: lock held when returning to user space in f2fs_write_single_data_page origin:upstream missing-backport C done 1 492d 696d 3/3 272d f2ba11ba9325 f2fs: avoid dead loop in f2fs_issue_checkpoint()
kernel BUG in create_pending_snapshot origin:lts-only C done 4 552d 734d 3/3 272d 588df4829d7f btrfs: do not BUG_ON on failure to get dir index for new snapshot
KASAN: use-after-free Read in try_to_wake_up origin:upstream missing-backport C done 44 322d 754d 3/3 277d 1c3844c5f4ea nilfs2: fix potential hang in nilfs_detach_log_writer()
kernel BUG in submit_bh_wbc origin:lts-only C done 19 323d 752d 3/3 280d 46b832e09d43 nilfs2: fix failure to detect DAT corruption in btree and direct mappings
possible deadlock in scheduler_tick origin:upstream missing-backport C done 237 343d 402d 3/3 303d 6693b172f008 bpf: Allow delete from sockmap/sockhash only if update is allowed
kernel BUG in ipgre_header origin:upstream C error 5 365d 525d 3/3 305d 19554aa901b5 bonding: stop the device in bond_setup_by_slave()
WARNING in vmk80xx_write_packet/usb_submit_urb origin:upstream C done 1 370d 403d 3/3 333d ac882d6b21bf comedi: vmk80xx: fix incomplete endpoint checking
WARNING in gre_tap_xmit origin:upstream C done 2 371d 371d 3/3 336d 39a055e607cb net l2tp: drop flow hash on forward
possible deadlock in rcu_report_exp_cpu_mult C done 7 380d 405d 3/3 344d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_map_unref C done 18 380d 384d 3/3 345d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
BUG: soft lockup in sys_sendmsg (2) origin:upstream C done 1 384d 384d 3/3 345d 3fe79b2c8346 batman-adv: Avoid infinite loop trying to resize local TT
possible deadlock in swake_up_one C done 1 383d 383d 3/3 345d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in __hrtimer_run_queues (2) C done 2 381d 388d 3/3 351d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in unix_notinflight C done 1 383d 383d 3/3 352d 84a352b7eba1 af_unix: Clear stale u->oob_skb.
WARNING in __mod_timer C done 1 393d 393d 3/3 362d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in try_to_wake_up C done 1 394d 394d 3/3 362d a44770fed865 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
BUG: unable to handle kernel paging request in bpf_probe_read_kernel_str origin:upstream C done 1 414d 444d 3/3 382d f175de546a3e x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
WARNING in ieee80211_bss_info_change_notify C done 442 417d 780d 3/3 386d 930e826962d9 wifi: nl80211: reject iftype change with mesh ID change
BUG: unable to handle kernel paging request in bit_putcs C done 4 418d 614d 3/3 388d 2f91a96b892f fbcon: always restore the old font data in fbcon_do_set_font()
KASAN: slab-out-of-bounds Read in ntfs_listxattr C done 52 421d 759d 3/3 388d 6ed6cdbe8833 fs/ntfs3: Fix oob in ntfs_listxattr
BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready origin:upstream C done 1 436d 436d 3/3 403d 4588b13abcbd bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
UBSAN: array-index-out-of-bounds in diNewExt origin:lts-only C done 2 458d 458d 3/3 417d efdd665ce1a1 drm/amd/display: Implement bounds check for stream encoder creation in DCN301
possible deadlock in hci_rfkill_set_block C done 1032 480d 548d 3/3 442d fc6471510582 Bluetooth: Fix deadlock in vhci_send_frame
UBSAN: shift-out-of-bounds in scalar32_min_max_arsh origin:upstream C done 1 492d 492d 3/3 461d 803fb6109fcf bpf: fix precision backtracking instruction iteration
general protection fault in __unmap_hugepage_range_final origin:upstream C done 13 501d 540d 3/3 471d 574a6db80f3e hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
WARNING in fib6_add C done 2 501d 668d 3/3 471d a3f5de10b5cf ipv6: fix potential NULL deref in fib6_add()
WARNING in __kernel_write_iter origin:upstream C done 224 509d 767d 3/3 478d 4fc9c61c02c0 btrfs: send: ensure send_fd is writable
WARNING in lookup_inline_extent_backref origin:upstream C done 2 511d 678d 3/3 480d 56f762659a5e btrfs: do not allow non subvolume root targets for snapshot
WARNING in nilfs_sufile_set_segment_usage origin:upstream C done 4 528d 775d 3/3 494d 3907e9cc85ff nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
KASAN: use-after-free Read in unix_stream_read_actor origin:lts-only C done 1 528d 532d 3/3 494d d179189eec42 af_unix: fix use-after-free in unix_stream_read_actor()
WARNING in __alloc_skb origin:upstream C done 2 534d 534d 3/3 501d ab3e13b35c1a ppp: limit MRU to 64K
WARNING in imon_probe origin:upstream syz done 2 613d 682d 3/3 507d b083aaf5db2e media: imon: fix access to invalid resource for the second interface
WARNING in inet_csk_get_port origin:upstream C done 11 556d 584d 3/3 522d 8b9c79c0ecd2 tcp: Fix listen() warning with v4-mapped-v6 address.
KASAN: use-after-free Read in diFree origin:lts-only C done 7 576d 737d 3/3 543d 4de3a603010e jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
possible deadlock in f2fs_getxattr origin:upstream missing-backport C done 1043 585d 642d 3/3 549d 980b592c6087 f2fs: avoid false alarm of circular locking
UBSAN: array-index-out-of-bounds in f2fs_iget origin:upstream C done 1 614d 614d 3/3 563d 0d545a8e77cb Revert "f2fs: fix to do sanity check on extent cache correctly"
WARNING in bpf_xdp_adjust_tail C done 238 618d 780d 3/3 564d 20acffcdc2b7 net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
WARNING in sta_info_insert_rcu origin:upstream C done 1 621d 621d 3/3 568d 676a42341013 wifi: cfg80211: reject auth/assoc to AP with our address
KASAN: null-ptr-deref Write in get_block origin:upstream missing-backport C done 4 631d 677d 3/3 571d 1416eebaad80 fs/sysv: Null check to prevent null-ptr-deref bug
UBSAN: shift-out-of-bounds in dbUpdatePMap origin:upstream C done 1 643d 684d 3/3 576d c7feb54b1138 jfs: jfs_dmap: Validate db_l2nbperpage while mounting
WARNING in corrupted C done 3 650d 768d 3/3 576d 8abb53c5167c media: usb: siano: Fix warning due to null work_func_t function pointer
WARNING in usbnet_start_xmit/usb_submit_urb origin:lts-only C done 2 643d 714d 3/3 576d 1bebbd9b8037 net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
WARNING in smsusb_start_streaming C done 1 647d 647d 3/3 576d 8abb53c5167c media: usb: siano: Fix warning due to null work_func_t function pointer
WARNING in smsusb_term_device C done 131 647d 768d 3/3 576d 8abb53c5167c media: usb: siano: Fix warning due to null work_func_t function pointer
BUG: unable to handle kernel NULL pointer dereference in indx_find origin:lts-only C done 3 652d 773d 3/3 576d 000a9a72efa4 fs/ntfs3: Check fields while reading
UBSAN: shift-out-of-bounds in dbFree origin:upstream C done 1 660d 725d 3/3 580d c7feb54b1138 jfs: jfs_dmap: Validate db_l2nbperpage while mounting
UBSAN: array-index-out-of-bounds in xtSearch origin:upstream C done 3 657d 734d 3/3 580d f27f759f4cd4 jfs: validate max amount of blocks before allocation.
INFO: rcu detected stall in sock_close origin:upstream C done 1 656d 656d 3/3 580d 0b45af982a4d net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
WARNING in btrfs_remove_chunk origin:lts-only C done 10 666d 757d 3/3 584d 9628d45a0667 btrfs: scrub: reject unsupported scrub flags
KASAN: use-after-free Read in gsm_cleanup_mux C done 4 668d 734d 3/3 592d 31311a9a4baa tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
BUG: unable to handle kernel NULL pointer dereference in hdr_find_e origin:upstream missing-backport C done 23 670d 766d 3/3 595d 000a9a72efa4 fs/ntfs3: Check fields while reading
BUG: unable to handle kernel paging request in sctp_outq_tail origin:lts-only C done 2 673d 778d 3/3 613d d2128636b303 sctp: check send stream number after wait_for_sndbuf
possible deadlock in static_key_slow_inc C done 1908 667d 780d 3/3 618d 0d7a4e6589a0 cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{online,offline}()
kernel BUG in btrfs_global_root_insert C done 5 677d 747d 3/3 627d 4389fb6b6a9d btrfs: do not ASSERT() on duplicated global roots
kernel BUG in btrfs_global_root_delete C done 6 678d 745d 3/3 633d 4389fb6b6a9d btrfs: do not ASSERT() on duplicated global roots
BUG: soft lockup in addrconf_rs_timer C done 26 682d 694d 3/3 635d 1d37434ffc13 net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
WARNING in nilfs_segctor_do_construct C done 2 683d 713d 3/3 639d 69caea4eed1c nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
BUG: soft lockup in fq_pie_timer C done 7 685d 693d 3/3 644d 1d37434ffc13 net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
possible deadlock in ext4_xattr_set_handle C done 15 688d 776d 3/3 648d b112babc565e ext4: add EA_INODE checking to ext4_iget()
kernel BUG in __phys_addr C done 2 687d 717d 3/3 648d a8eaa9a06add fs/ntfs3: Validate MFT flags before replaying logs
BUG: soft lockup in tc_modify_qdisc origin:upstream C done 1 692d 692d 3/3 655d 1d37434ffc13 net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
INFO: task hung in usbdev_open origin:lts-only C done 3 698d 756d 3/3 667d d5dba4b7bf90 USB: sisusbvga: Add endpoint checks
WARNING in hfsplus_cat_write_inode origin:lts-only C done 9 703d 763d 3/3 669d 48960a503fce fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
WARNING in hfsplus_cat_read_inode origin:lts-only C done 24 702d 744d 3/3 669d 48960a503fce fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
WARNING: bad unlock balance in l2cap_disconnect_rsp origin:lts-only C done 37 702d 736d 3/3 669d fd269a0435f8 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
WARNING: bad unlock balance in l2cap_recv_frame origin:lts-only C done 22 705d 736d 3/3 669d fd269a0435f8 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
KASAN: slab-out-of-bounds Read in xfs_btree_lookup_get_block origin:lts-only C done 1 705d 705d 3/3 674d a2961463d74f xfs: verify buffer contents when we skip log replay
possible deadlock in ext4_multi_mount_protect origin:upstream C done 165 709d 752d 3/3 676d 19fb73b8eaef ext4: fix lockdep warning when enabling MMP
WARNING in __virt_to_phys origin:lts-only C done 1 708d 715d 3/3 676d a8eaa9a06add fs/ntfs3: Validate MFT flags before replaying logs
WARNING in kvfree C done 3 719d 756d 3/3 688d c5fa4eedddd1 ext4: fix invalid free tracking in ext4_xattr_move_to_block()
WARNING in ath6kl_htc_pipe_rx_complete C done 1 726d 726d 3/3 694d 644df7e865e7 wifi: ath6kl: reduce WARN to dev_dbg() in callback
WARNING in split_huge_page_to_list C done 140 730d 775d 3/3 696d e8a7bdb6f76c mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
possible deadlock in blkcg_deactivate_policy C done 168 731d 777d 3/3 696d b5dae1cd0d83 Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()"
general protection fault in io_poll_remove_entries C done 21 754d 773d 3/3 724d 3eb2138d4693 io_uring/poll: clear single/double poll flags on poll arming
WARNING in ip6erspan_tunnel_xmit C done 1 767d 767d 3/3 736d 9c7d6803689c erspan: do not use skb_mac_header() in ndo_start_xmit()
WARNING: refcount bug in qrtr_node_lookup C done 1 771d 771d 3/3 740d aa95efa187b4 net: qrtr: Fix a refcount bug in qrtr_recvmsg()
possible deadlock in l2tp_tunnel_register C done 44 778d 780d 3/3 745d 4bb736b40475 l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
WARNING in fscrypt_destroy_keyring C done 1 776d 776d 3/3 745d d77531fac6a1 fscrypt: destroy keyring after security_sb_delete()
possible deadlock in throtl_pending_timer_fn C done 266 776d 777d 3/3 745d b5dae1cd0d83 Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()"
KASAN: use-after-free Read in hfsplus_release_folio C done 2 778d 779d 3/3 745d 0c80bef0b7d2 fs: hfsplus: fix UAF issue in hfsplus_put_super