syzbot


git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master → git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.y
Commit Linux 5.15
d319f344 mm: Fix copy_from_user_nofault(). WARNING in bpf_probe_read_user
possible deadlock in lock_timer_base
WARNING in bpf_probe_read_compat
possible deadlock in __hrtimer_run_queues (2)
ffe1b94d exfat: Convert to new uid/gid option parsing helpers INFO: task hung in lock_mount
7ffa8f3d fs: Remove NTFS classic kernel BUG in ntfs_end_buffer_async_read
UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
kernel BUG in ntfs_perform_write
kernel BUG in ntfs_lookup_inode_by_name
WARNING in do_open_execat (2)
general protection fault in step_into
KASAN: use-after-free Read in ntfs_attr_find
UBSAN: shift-out-of-bounds in ntfs_iget
kernel BUG in ntfs_readpage
KASAN: use-after-free Read in ntfs_readpage
267a36ba fs/ntfs3: Remove noacsrules possible deadlock in attr_data_get_block
a0e6a017 drm/vkms: Fix race-condition between the hrtimer and the atomic commit possible deadlock in mnt_want_write
possible deadlock in process_measurement
96da3f7d bpf: Remove tracing program restriction on map types WARNING in check_map_prog_compatibility
e41c81d0 mm/truncate: Replace page_mapped() call in invalidate_inode_page() WARNING in ext4_set_page_dirty
b48b833f Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event KASAN: slab-out-of-bounds Read in hci_le_meta_evt
8d5459c1 ext4: improve write performance with disabled delalloc INFO: task hung in __writeback_inodes_sb_nr
8dc9384b xfs: reduce kvmalloc overhead for CIL shadow buffers WARNING in xfs_qm_dqget_cache_insert
KASAN: null-ptr-deref Write in xlog_cil_commit
e9109a92 udf: Convert udf_rename() to new directory iteration code KASAN: out-of-bounds Write in udf_write_fi
WARNING in invalidate_bh_lru (2)
09c5ba0a printk: add kthread console printers possible deadlock in console_trylock_spinning (2)
possible deadlock in console_lock_spinning_enable
d9272525 mm: avoid unnecessary page fault retires on shared memory types possible deadlock in ni_fiemap
97f044f6 fuse: don't increment nlink in link() WARNING in inc_nlink
e9c3a8e8 iomap: don't invalidate folios after writeback errors WARNING in iomap_page_release
f0f44752 rcu: Annotate SRCU's update-side lockdep dependencies possible deadlock in dquot_commit
b2e44aac NFC: nci: Allow to create multiple virtual nci devices possible deadlock in nci_start_poll
possible deadlock in virtual_nci_close
39864601 btrfs: remove checks for arg argument in btrfs_ioctl_balance WARNING in lookup_inline_extent_backref
WARNING in btrfs_commit_transaction
01b44456 mm/page_alloc: replace local_lock with normal spinlock possible deadlock in trie_update_elem
fc4fad79 KVM: VMX: Reject KVM_RUN if emulation is required with pending exception WARNING in vmx_queue_exception
d155df53 x86/mm/pat: clear VM_PAT if copy_p4d_range failed WARNING in untrack_pfn
fbdee71b block: deprecate autoloading based on dev_t possible deadlock in __loop_clr_fd
5af1f84e Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync WARNING in hci_conn_timeout
a1912f71 btrfs: remove code for inode_cache and recovery mount options INFO: task hung in lock_extent_bits
WARNING in btrfs_create_pending_block_groups
91a4b1ee fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super UBSAN: shift-out-of-bounds in ntfs_fill_super
c380b52f fs/ntfs3: Change new sparse cluster processing BUG: unable to handle kernel NULL pointer dereference in ntfs_sparse_cluster
575689fc xfs: fix super block buf log item UAF during force shutdown KASAN: use-after-free Write in xfs_trans_committed_bulk
a779ed75 jfs: define xtree root and page independently UBSAN: array-index-out-of-bounds in xtSearch (2)
cc249e4c f2fs: fix to avoid accessing uninitialized spinlock BUG: unable to handle kernel NULL pointer dereference in f2fs_update_meta_page
425b9c7f memcg: accounting for objects allocated for new netdevice BUG: MAX_LOCKDEP_ENTRIES too low!
1a7243ca kthread: Move prio/affinite change into the newly created thread possible deadlock in blocking_notifier_call_chain
3db1de0e f2fs: change the current atomic write way BUG: sleeping function called from invalid context in f2fs_register_inmem_page
1c80afa0 udf: Implement searching for directory entry using new iteration code KASAN: slab-out-of-bounds Write in udf_readdir
05b24ff9 bpf: Prevent bpf program recursion for raw tracepoint probes possible deadlock in sock_hash_delete_elem
1022a549 bpf, x86_64: Use bpf_jit_binary_pack_alloc BUG: MAX_STACK_TRACE_ENTRIES too low!
32f123a3 udf: Fold udf_getblk() into udf_bread() KASAN: null-ptr-deref Write in udf_bread
e6341341 net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() INFO: rcu detected stall in sys_clone (2)
0bef5120 net: add netdev_lockdep_set_classes() to virtual drivers possible deadlock in __dev_queue_xmit (2)
aa3dbde8 splice: Make splice from an O_DIRECT fd use copy_splice_read() WARNING in iov_iter_revert
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master → git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.1.y
Commit Linux 6.1
b2e44aac NFC: nci: Allow to create multiple virtual nci devices possible deadlock in virtual_nci_close
possible deadlock in nci_start_poll
aa3dbde8 splice: Make splice from an O_DIRECT fd use copy_splice_read() WARNING in iov_iter_revert
f0f44752 rcu: Annotate SRCU's update-side lockdep dependencies possible deadlock in dquot_commit
7ffa8f3d fs: Remove NTFS classic kernel BUG in ntfs_iget
KASAN: use-after-free Read in ntfs_lookup_inode_by_name
KASAN: slab-out-of-bounds Read in ntfs_readdir
kernel BUG in ntfs_read_folio
UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
kernel BUG in ntfs_perform_write
18048c1a loop: Fix a race between loop detach and loop open kernel BUG in reiserfs_rename
c380b52f fs/ntfs3: Change new sparse cluster processing BUG: unable to handle kernel NULL pointer dereference in ntfs_sparse_cluster
7cd7a36a udf: Convert udf_readdir() to new directory iteration KASAN: slab-out-of-bounds Write in udf_readdir
9346476d jfs: Convert insert_metapage() to take a folio BUG: Bad page state
a779ed75 jfs: define xtree root and page independently UBSAN: array-index-out-of-bounds in xtSearch (2)
UBSAN: array-index-out-of-bounds in xtInsert
UBSAN: shift-out-of-bounds in extAlloc
UBSAN: array-index-out-of-bounds in txCommit (2)
a0e6a017 drm/vkms: Fix race-condition between the hrtimer and the atomic commit possible deadlock in mnt_want_write
d7727819 devlink: bump the instance index directly when iterating possible deadlock in sco_conn_del
WARNING in timer_wait_running
e9109a92 udf: Convert udf_rename() to new directory iteration code WARNING in invalidate_bh_lru (2)
7d79cd78 udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap kernel BUG in filemap_unaccount_folio
9703d69d f2fs: support file pinning for zoned devices INFO: task hung in f2fs_balance_fs (3)
0bef5120 net: add netdev_lockdep_set_classes() to virtual drivers possible deadlock in sch_direct_xmit (2)
f8f210dc btrfs: calculate the right space for delayed refs when updating global reserve WARNING in btrfs_chunk_alloc (2)
56a5cf53 net: ti: icssg-prueth: Fix start counter for ft1 filter possible deadlock in sock_map_delete_elem
bca39f39 io_uring: add lazy poll_wq activation possible deadlock in __wake_up
32f123a3 udf: Fold udf_getblk() into udf_bread() KASAN: null-ptr-deref Write in udf_bread
a1912f71 btrfs: remove code for inode_cache and recovery mount options INFO: task hung in lock_extent
00bce6f7 udf: Convert udf_mkdir() to new directory iteration code KASAN: slab-out-of-bounds Write in udf_write_aext
b2ccab31 xfs: pass per-ag references to xfs_free_extent general protection fault in __xfs_free_extent
d155df53 x86/mm/pat: clear VM_PAT if copy_p4d_range failed WARNING in untrack_pfn (2)
013ff63b fs/ntfs3: Add more attributes checks in mi_enum_attr() inconsistent lock state in valid_state (2)
7a54a519 devlink: update the code in netns move to latest helpers KASAN: use-after-free Read in __hci_req_sync
4fdadd5b erofs: get rid of z_erofs_fill_inode() WARNING in iomap_iter
e0c2ff90 sched/fair: Remove sched_feat(START_DEBIT) KASAN: null-ptr-deref Read in fix_nodes
4b827b3f xfs: remove WARN when dquot cache insertion fails WARNING in xfs_qm_dqget_cache_insert
4ad5c924 fs/ntfs3: Allow repeated call to ntfs3_put_sbi kernel BUG in dnotify_free_mark
8ac26843 mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings WARNING in ext4_dirty_folio
5af1f84e Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync WARNING in hci_conn_timeout