syzbot


Applied filters: Label=subsystems:bpf (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
KMSAN: uninit-value in trie_delete_elem bpf C 7 11h14m 22d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in __bpf_strtoull bpf C 13 12h20m 29d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in trie_lookup_elem bpf C 12 9d19h 27d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
UBSAN: array-index-out-of-bounds in check_stack_range_initialized bpf C error 19 7d08h 29d 25/26 never ecc6a2101840 bpf: Protect against int overflow for stack access size
WARNING in __mark_chain_precision (4) bpf C 6 17d 16d 2/26 never bpf: prevent r10 register from being marked as precise
KMSAN: uninit-value in array_map_lookup_elem bpf C 10 7d05h 27d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KASAN: slab-out-of-bounds Read in xsk_setsockopt bpf net C 17 4d21h 13d 21/26 never 237f3cf13b20 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
KMSAN: uninit-value in sock_map_delete_elem bpf net C 20 3d08h 23d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KASAN: slab-use-after-free Read in bpf_trace_run1 bpf trace C error 78 9d23h 24d 23/26 never 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
WARNING in vmap_pages_range_noflush (2) bpf net C error 250 604d 606d 1/26 never mm/gup.c: Fix return value for __gup_longterm_locked()
KASAN: slab-use-after-free Read in bpf_trace_run2 bpf trace C error 653 9d19h 28d 23/26 never 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run4 bpf trace C error 169 9d19h 28d 23/26 never 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_link_free bpf syz 9 1d18h 13d 23/26 never 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
possible deadlock in kvfree_call_rcu bpf C 627 18m 22d 2/26 never bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
possible deadlock in lock_timer_base bpf net C 89 1d06h 1201d 1/26 never kfence: fix potential deadlock due to wake_up()
KCSAN: data-race in sk_psock_drop / sk_psock_skb_ingress_enqueue bpf net 1 33d 26d 2/26 never bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
possible deadlock in drm_handle_vblank bpf net 30 3d07h 28d 23/26 never ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
KMSAN: uninit-value in dev_map_lookup_elem bpf net C 3 17d 23d 2/26 never bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
possible deadlock in ahci_single_level_irq_intr bpf net C 10 14d 21d 23/26 never ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in pit_timer_fn bpf net 7 2d21h 14d 23/26 never ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
linux-next boot error: WARNING in register_btf_kfunc_id_set bpf 9 76d 76d 26/26 7d16h a05e90427ef6 bpf: btf: Add BTF_KFUNCS_START/END macro pair
general protection fault in bpf_struct_ops_find_value bpf C done 9 81d 83d 26/26 8d05h e6be8cd5d3cf bpf: Fix error checks against bpf_get_btf_vmlinux().
BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem bpf net C 2 52d 59d 26/26 8d05h 281d464a34f5 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
general protection fault in btf_is_module bpf C error 318 80d 83d 26/26 8d05h e6be8cd5d3cf bpf: Fix error checks against bpf_get_btf_vmlinux().
BUG: unable to handle kernel NULL pointer dereference in unix_stream_sendmsg bpf net C 1 51d 51d 26/26 15d 4cd12c6065df bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready net bpf C unreliable 15 46d 166d 26/26 15d 4cd12c6065df bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
WARNING in __mark_chain_precision (3) bpf C done 19 108d 129d 26/26 78d 482d548d40b0 bpf: handle fake register spill to stack with BPF_ST_MEM instruction
KASAN: slab-use-after-free Read in nla_find bpf net C done 4 122d 121d 26/26 78d 2130c519a401 bpf: Use nla_ok() instead of checking nla_len directly
WARNING: locking bug in corrupted (2) bpf reiserfs C done done 1 128d 282d 26/26 78d 6f861765464f fs: Block writes to mounted block devices
WARNING in __sk_msg_free bpf net C done 4 105d 103d 26/26 78d dc9dfc8dc629 net: tls, fix WARNIING in __sk_msg_free
kernel BUG in prog_array_map_poke_run bpf C done done 35 122d 162d 25/26 86d 4b7de801606e bpf: Fix prog_array_map_poke_run map poke update
KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto bpf net C done 54 109d 139d 25/26 88d 8d6650646ce4 bpf: syzkaller found null ptr deref in unix_bpf proto add
WARNING in bpf_mprog_pos_after bpf 3 204d 213d 25/26 119d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING: zero-size vmalloc in xskq_create bpf net 20 188d 196d 25/26 119d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING: zero-size vmalloc in print_tainted bpf net C 79 311d 345d 25/26 119d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING in bpf_mprog_attach bpf C 3 196d 204d 25/26 119d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING in bpf_mprog_pos_before bpf C done 26 196d 204d 25/26 119d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
general protection fault in bpf_prog_offload_verifier_prep bpf C done 31 209d 227d 25/26 119d 1a49f4195d34 bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
WARNING: refcount bug in xp_put_pool bpf net C done 2 263d 262d 23/26 188d 85c2c79a0730 xsk: fix refcount underflow in error path
KASAN: slab-use-after-free Read in xsk_diag_dump net bpf C done 9 223d 233d 23/26 188d 3e019d8a05a3 xsk: Fix xsk_diag use-after-free error during socket cleanup
UBSAN: array-index-out-of-bounds in bpf_mprog_detach bpf 3 257d 263d 23/26 188d d210f9735e13 bpf: Fix mprog detachment for empty mprog entry
KCSAN: data-race in bpf_percpu_array_update / bpf_percpu_array_update (2) bpf 1 233d 232d 23/26 188d 6a86b5b5cd76 bpf: Annotate bpf_long_memcpy with data_race
WARNING in tcx_uninstall bpf net C done 7 263d 267d 23/26 188d 079082c60aff tcx: Fix splat during dev unregister
WARNING in bpf_xdp_adjust_tail (4) bpf C error 466 254d 464d 23/26 188d d14eea09edf4 net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
KMSAN: uninit-value in ieee802154_subif_start_xmit bpf C done 119 259d 255d 23/26 188d db2baf82b098 bpf: Fix an incorrect verification success with movsx insn
WARNING: ODEBUG bug in tcx_uninstall net bpf C done 38 268d 272d 23/26 188d dc644b540a2d tcx: Fix splat in ingress_destroy upon tcx_entry_free
INFO: rcu detected stall in ext4_file_write_iter (7) mm bpf ext4 3 230d 272d 23/26 188d 8c21ab1bae94 net/sched: fq_pie: avoid stalls in fq_pie_timer()
UBSAN: array-index-out-of-bounds in print_bpf_insn bpf C done 9 260d 262d 23/26 188d e99688eba2e9 bpf: Fix an array-index-out-of-bounds issue in disasm.c
KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5) bpf 13 297d 359d 23/26 202d ee9fd0ac3017 bpf: Address KCSAN report on bpf_lru_list
WARNING in btf_type_id_size (2) bpf C error 8 298d 329d 23/26 202d e6c2f594ed96 bpf: Silence a warning in btf_type_id_size()
WARNING: bad unlock balance in bpf bpf C done 12 327d 327d 23/26 202d 4266f41feaee bpf: Fix bad unlock balance on freeze_mutex
WARNING in bpf_verifier_vlog bpf C inconclusive 6 350d 587d 23/26 202d cff36398bd4c bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
BUG: unable to handle kernel NULL pointer dereference in __build_skb_around net bpf C done 29 394d 399d 22/26 314d e5995bc7e2ba bpf, test_run: fix crashes due to XDP frame overwriting/corruption
KASAN: slab-out-of-bounds Write in copy_array (2) bpf 108 315d 343d 22/26 314d 45435d8da71f bpf: Always use maximal size for copy_array()
riscv/fixes boot error: WARNING in __apply_to_page_range (2) bpf 5 422d 484d 22/26 314d 96f9d4daf745 riscv: Rework kasan population functions
general protection fault in bpf_struct_ops_link_create bpf net C done 17 388d 391d 22/26 314d 55fbae05476d bpf: Check IS_ERR for the bpf_map_get() return value
WARNING in sock_map_del_link bpf net 91 370d 370d 22/26 314d 8c5c2a4898e3 bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
KASAN: slab-out-of-bounds Write in copy_verifier_state bpf C error done 825 468d 485d 22/26 314d 45435d8da71f bpf: Always use maximal size for copy_array()
BUG: stack guard page was hit in inet6_release bpf net C done 4 449d 498d 22/26 314d ddce1e091757 bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
possible deadlock in bpf_trace_printk bpf trace C done done 68 423d 678d 22/26 391d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
KASAN: vmalloc-out-of-bounds Read in bpf_jit_free bpf C 68 618d 793d 22/26 418d 1d5f82d9dd47 bpf, x86: fix freeing of not-finalized bpf_prog_pack d24d2a2b0a81 bpf: bpf_prog_pack: Set proper size before freeing ro_header
WARNING: kmalloc bug in xdp_umem_create (2) bpf net C done 21 798d 863d 22/26 418d 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
BUG: sleeping function called from invalid context in sk_psock_skb_ingress_self net bpf C done 151 528d 550d 22/26 418d 2d1f274b95c6 skmsg: pass gfp argument to alloc_sk_msg()
WARNING in bpf_skb_load_helper_16_no_cache bpf C done 6 625d 655d 22/26 418d 0326195f523a bpf: Make sure mac_header was set before using it
KASAN: vmalloc-out-of-bounds Write in ringbuf_map_alloc bpf C done 541 804d 807d 22/26 418d b293dcc473d2 bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
bpf-next boot error: WARNING in bpf_prog_pack_free bpf 12 758d 759d 22/26 418d 96805674e562 bpf: Fix bpf_prog_pack for multi-node setup
KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp bpf net C done 18 794d 811d 22/26 418d a6763080856f bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
general protection fault in do_check_common bpf C done 5 651d 655d 22/26 418d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
WARNING in bpf_test_finish net bpf C done 3 780d 780d 22/26 418d 530e214c5b5a bpf, test_run: Fix overflow in XDP frags bpf_test_finish
KMSAN: uninit-value in ___bpf_prog_run (3) bpf C 5 733d 735d 22/26 418d 99c07327ae11 netlink: reset network and mac headers in netlink_dump()
general protection fault in check_helper_call bpf C done 4 638d 642d 22/26 418d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
general protection fault in btf_decl_tag_resolve bpf C done 6 805d 805d 22/26 418d d7e7b42f4f95 bpf: Fix a btf decl_tag bug when tagging a function
BUG: missing reserved tailroom bpf net C done 2 770d 769d 22/26 418d b6f1f780b393 bpf, test_run: Fix packet size check for live packet mode
KASAN: slab-out-of-bounds Write in __build_skb_around bpf net C error 2536 492d 506d 22/26 418d ce098da1497c skbuff: Introduce slab_build_skb()
WARNING in btf_type_id_size bpf C done 10 479d 550d 22/26 418d ea68376c8bed bpf: prevent decl_tag from being referenced in func_proto
WARNING: ODEBUG bug in htab_map_alloc bpf C 6456 562d 586d 22/26 418d cf7de6a53600 bpf: add missing percpu_counter_destroy() in htab_map_alloc()
WARNING: kmalloc bug in bpf bpf C done done 562 756d 874d 22/26 418d 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
WARNING in bpf_skb_load_helper_32 bpf C done 9 619d 651d 22/26 418d 0326195f523a bpf: Make sure mac_header was set before using it
WARNING in bpf_bprintf_prepare (2) bpf C 2 552d 591d 22/26 418d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
WARNING in check_map_prog_compatibility bpf C inconclusive done 128 570d 733d 22/26 418d 34dd3bad1a6f bpf: Relax the requirement to use preallocated hash maps in tracing progs.
bpf-next boot error: KASAN: global-out-of-bounds Read in task_iter_init bpf 42 887d 891d 20/26 771d 9e2ad638ae36 bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
general protection fault in bpf_skb_cgroup_id bpf net C inconclusive 107 928d 943d 20/26 771d 435b08ec0094 bpf, test, cgroup: Use sk_{alloc,free} for test cases
general protection fault in bpf_skb_ancestor_cgroup_id bpf net C unreliable 232 927d 943d 20/26 771d 435b08ec0094 bpf, test, cgroup: Use sk_{alloc,free} for test cases
general protection fault in dev_get_by_index_rcu (2) bpf net C error 18 831d 831d 20/26 771d 382778edc826 xdp: check prog type before updating BPF link
WARNING: kmalloc bug in bpf_check bpf C done 34 945d 957d 20/26 771d 0e6491b55970 bpf: Add oversize check before call kvcalloc()
KASAN: vmalloc-out-of-bounds Read in bpf_prog_put bpf C done 2 851d 850d 20/26 771d 218d747a4142 bpf, sockmap: Fix double bpf_prog_put on error case in map_link
WARNING in bpf_bprintf_prepare bpf C unreliable 96 1035d 1073d 20/26 890d e2d5b2bb769f bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
UBSAN: shift-out-of-bounds in ___bpf_prog_run bpf C unreliable 38 1024d 1134d 20/26 890d 28131e9d9333 bpf: Fix up register-based shifts in interpreter to silence KUBSAN
KASAN: use-after-free Write in sk_psock_stop bpf net syz done 74 1088d 1108d 20/26 890d aadb2bb83ff7 sock_map: Fix a potential use-after-free in sock_map_close()
memory leak in bpf (2) bpf C 3 1044d 1113d 20/26 890d ccff81e1d028 bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
general protection fault in btf_type_id_size bpf C unreliable 6 1140d 1137d 20/26 890d 350a5c4dd245 bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
WARNING: suspicious RCU usage in tcp_bpf_update_proto bpf net C done 539 1088d 1108d 20/26 890d 51e0158a5432 skmsg: Pass psock pointer to ->psock_update_sk_prot()
WARNING: suspicious RCU usage in bpf_get_current_cgroup_id bpf C done 764 960d 999d 20/26 890d 2d3a1e3615c5 bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
WARNING in tracepoint_add_func bpf trace C done 20635 1006d 1389d 20/26 890d 9913d5745bd7 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2 trace bpf C done done 5 1146d 1304d 20/26 1100d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
BUG: unable to handle kernel paging request in bpf_trace_run2 bpf trace C done done 10 1144d 1304d 20/26 1100d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
KMSAN: uninit-value in bpf_iter_prog_supported bpf 4479 1104d 1165d 20/26 1104d 17d8beda277a bpf: Fix an unitialized value in bpf_iter
KCSAN: data-race in bpf_lru_pop_free / bpf_lru_push_free bpf 237 1152d 1339d 20/26 1104d 6df8fb83301d bpf_lru_list: Read double-checked variable once without lock
KCSAN: data-race in __bpf_lru_list_rotate / bpf_lru_push_free (2) bpf 32 1158d 1227d 20/26 1104d 6df8fb83301d bpf_lru_list: Read double-checked variable once without lock
KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3 bpf trace C done 6 1160d 1262d 20/26 1104d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
BUG: unable to handle kernel paging request in bpf_trace_run3 bpf trace C done 40 1151d 1274d 20/26 1104d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
memory leak in xskq_create bpf net C 7 1201d 1221d 19/26 1135d 8bee68338408 xsk: Fix memory leak for failed bind
BUG: unable to handle kernel paging request in htab_map_alloc (2) bpf C unreliable 8 1222d 1230d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in bpf_lru_populate bpf C done 12 1221d 1227d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_recvmsg bpf net C done unreliable 1800 1220d 1189d 19/26 1135d 3546b9b8eced xsk: Validate socket state in xsk_recvmsg, prior touching socket members
KASAN: vmalloc-out-of-bounds Write in pcpu_freelist_populate bpf 6 1223d 1227d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: use-after-free Read in htab_map_alloc bpf C done 38 1262d 1265d 19/26 1135d 8aaeed81fcb9 bpf: Fix error path in htab_map_alloc()
BUG: unable to handle kernel paging request in htab_free_elems bpf 1 1229d 1229d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in htab_map_alloc bpf 6 1222d 1231d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in pcpu_freelist_populate bpf C unreliable 42 1220d 1231d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Read in htab_free_elems bpf C unreliable 7 1228d 1229d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in bpf_lru_populate bpf C unreliable 19 1221d 1231d 19/26 1135d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_release bpf net C done 2 1301d 1300d 15/26 1248d 1fd17c8cd0aa xsk: Fix possible crash in socket_release when out-of-memory
KASAN: use-after-free Write in xp_put_pool bpf net C done 50 1301d 1324d 15/26 1248d 83cf5c68d663 xsk: Fix use-after-free in failed shared_umem bind
general protection fault in xsk_is_setup_for_bpf_map bpf net C error 294 1301d 1324d 15/26 1248d 968be23ceaca xsk: Fix possible segfault at xskmap entry insertion
WARNING in bpf_raw_tp_link_fill_link_info bpf C error 56 1301d 1316d 15/26 1248d b474959d5afd bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
memory leak in xdp_umem_create net bpf C 17 1252d 1272d 15/26 1248d e5e1a4bc916d xsk: Fix possible memory leak at socket close
general protection fault in xsk_diag_dump (2) bpf net C 354 1305d 1324d 15/26 1248d 53ea2076d851 xsk: Fix possible segfault in xsk umem diagnostics
general protection fault in __btf_resolve_helper_id bpf C 17 1374d 1382d 15/26 1309d 5b801dfb7feb bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
KASAN: use-after-free Write in bpf_link_put bpf 2 1447d 1448d 15/26 1370d 138c67677ff5 bpf: Fix use-after-free of bpf_link when priming half-fails
general protection fault in sock_hash_free net bpf 1 1415d 1415d 15/26 1370d 75e68e5bf2c7 bpf, sockhash: Synchronize delete from bucket list on map free
BUG: unable to handle kernel NULL pointer dereference in smp_call_function_many_cond (2) bpf 1 1394d 1394d 15/26 1370d 3021e69219e2 kcov: check kcov_softirq in kcov_remote_stop()
KMSAN: uninit-value in bpf_skb_load_helper_32_no_cache net bpf 2 1533d 1531d 15/26 1463d 457fed775c97 net/smc: fix leak of kernel memory to user space
possible deadlock in htab_lru_map_delete_node bpf C done 264 1516d 1522d 15/26 1463d b9aff38de2cb bpf: Fix a potential deadlock with bpf_map_do_batch
possible deadlock in bpf_lru_push_free bpf C done 609 1516d 1522d 15/26 1463d b9aff38de2cb bpf: Fix a potential deadlock with bpf_map_do_batch
BUG: sleeping function called from invalid context in lock_sock_nested bpf net C 1232 1520d 1596d 15/26 1520d 37f96694cf73 crypto: af_alg - Use bh_lock_sock in sk_destruct
WARNING in sk_psock_drop bpf net 157 1543d 1552d 15/26 1520d 58c8db929db1 net, sk_msg: Don't check if sock is locked when tearing down psock
general protection fault in free_verifier_state (3) bpf C 5 1548d 1555d 15/26 1520d f59bbfc2f609 bpf: Fix error path under memory pressure
KASAN: vmalloc-out-of-bounds Write in pcpu_alloc bpf C done 31 1573d 1597d 15/26 1525d 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed
BUG: unable to handle kernel paging request in pcpu_alloc bpf C done 24 1578d 1597d 15/26 1525d 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed
KASAN: slab-out-of-bounds Read in bpf_prog_create bpf net C done 447 1592d 1674d 15/26 1562d 0033b34a03ec ppp: fix out-of-bounds access in bpf_prog_create()
KASAN: use-after-free Read in bpf_prog_kallsyms_find (2) bpf C done 9 1637d 1648d 13/26 1608d cd7455f1013e bpf: Fix use after free in subprog's jited symbol removal
KASAN: use-after-free Read in is_bpf_text_address bpf C done 3 1638d 1639d 13/26 1608d cd7455f1013e bpf: Fix use after free in subprog's jited symbol removal
BUG: unable to handle kernel paging request in is_bpf_text_address bpf C done 2 1644d 1644d 13/26 1608d cd7455f1013e bpf: Fix use after free in subprog's jited symbol removal
BUG: unable to handle kernel NULL pointer dereference in xsk_poll bpf net C done 10 1644d 1662d 13/26 1626d df551058f7a3 xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
general protection fault in bpf_tcp_close (2) bpf C done 26 2063d 2107d 13/26 1640d e06fa9c16ce4 bpf, sockmap: fix potential use after free in bpf_tcp_close
general protection fault in xsk_poll bpf net C done 430 1676d 1703d 13/26 1646d 42fddcc7c64b xsk: use state member for socket synchronization
general protection fault in xsk_map_update_elem bpf C done 12 1666d 1668d 13/26 1646d fcd30ae0665c bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
general protection fault in dev_map_hash_update_elem bpf net C done 4 1680d 1686d 13/26 1646d af58e7ee6a8d xdp: Fix race in dev_map_hash_update_elem() when replacing element
WARNING in __mark_chain_precision (2) bpf C done 18 1675d 1693d 13/26 1652d 2339cd6cd0b5 bpf: fix precision tracking of stack slots
WARNING: suspicious RCU usage (4) bpf trace C done 1 2055d 2054d 13/26 1657d 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
WARNING: suspicious RCU usage in trace_call_bpf bpf trace C done 327 2036d 2054d 13/26 1657d 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
KASAN: use-after-free Read in psock_map_pop bpf C done 204 2003d 2047d 13/26 1657d 5607fff30363 bpf: sockmap only allow ESTABLISHED sock state
KASAN: slab-out-of-bounds Read in sock_hash_ctx_update_elem bpf C done 5 2088d 2088d 13/26 1657d b845c898b2f1 bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
general protection fault in smap_list_hash_remove bpf C done 52 2096d 2114d 13/26 1657d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_jit_free bpf C done 21697 1685d 2102d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_add bpf syz done done 2 1728d 1930d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in bpf_prog_kallsyms_find bpf syz done inconclusive 3 1902d 1977d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in bpf_prog_kallsyms_add bpf syz error 234 1686d 2047d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_prog_kallsyms_del bpf syz done inconclusive 3 1933d 2012d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_get_prog_name bpf 1 1728d 1727d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_find bpf C error 5632 1685d 1807d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in is_bpf_text_address bpf C done 104 1695d 1762d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_prog_kallsyms_add bpf syz error inconclusive 120 1812d 2047d 12/26 1685d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in __do_softirq bpf syz done done 1 1765d 1764d 12/26 1695d 95fa145479fb bpf: sockmap/tls, close can race with map free
BUG: unable to handle kernel paging request in tls_prots net bpf syz done 1 1758d 1757d 12/26 1695d 95fa145479fb bpf: sockmap/tls, close can race with map free
possible deadlock in xsk_notifier bpf net C done 495 1734d 1746d 12/26 1709d 5464c3a0e9a0 xdp: fix potential deadlock on socket mutex
general protection fault in btf_array_resolve bpf C error 109 1742d 1765d 12/26 1717d e4f07120210a bpf: fix NULL deref in btf_type_is_resolve_source_only
general protection fault in btf_struct_resolve bpf C error 49 1742d 1765d 12/26 1717d e4f07120210a bpf: fix NULL deref in btf_type_is_resolve_source_only
KASAN: use-after-free Read in __dev_map_entry_free bpf net C 473 1847d 2128d 12/26 1765d 2baae3545327 bpf: devmap: fix use-after-free Read in __dev_map_entry_free
general protection fault in xsk_diag_dump bpf net C 5 1865d 1871d 11/26 1847d 915905f8b1d4 xsk: fix potential crash in xsk_diag_put_umem()
KASAN: use-after-free Read in bpf_cgroup_storage_release bpf C 2 2085d 2085d 11/26 1886d 82c018d734a7 Merge branch 'bpf-cgroup-local-storage'
WARNING in __debug_object_init (3) bpf net C 1557 1997d 1999d 11/26 1913d 2cb494a36c98 bpf: add tests for direct packet access from CGROUP_SKB
KASAN: slab-out-of-bounds Write in queue_stack_map_push_elem bpf C 30 1968d 1970d 11/26 1959d 813961de3ee6 bpf: fix integer overflow in queue_stack_map
WARNING in bpf_check (2) bpf C 9 1981d 1981d 11/26 1959d afd594240806 bpf: fix off-by-one error in adjust_subprog_starts
KASAN: slab-out-of-bounds Read in refcount_inc_not_zero_checked bpf net 2 2009d 2009d 11/26 1983d 5032d079909d bpf: skmsg, fix psock create on existing kcm/tls port
BUG: sleeping function called from invalid context at net/core/dev.c:LINE bpf syz 8 2010d 2018d 11/26 1997d cee271678d0e xsk: do not call synchronize_net() under RCU read lock
WARNING in pcpu_alloc bpf C 4 2017d 2025d 11/26 2015d b0584ea66d73 bpf: don't accept cgroup local storage with zero value size
WARNING: suspicious RCU usage in bpf_prog_array_copy_core bpf C 22873 2060d 2073d 8/26 2059d 965931e3a803 bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
KASAN: out-of-bounds Read in bpf_test_finish bpf net 9 2103d 2109d 8/26 2080d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING: refcount bug in smap_release_sock bpf C 55 2097d 2135d 8/26 2080d 7ebc14d507b4 bpf: sockmap, consume_skb in close path 547b3aa451ae bpf: sockmap, error path can not release psock in multi-map case
KASAN: stack-out-of-bounds Read in bpf_tcp_close bpf C 1 2100d 2100d 8/26 2080d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_check bpf 3 2100d 2107d 8/26 2080d c7a897843224 bpf: don't leave partial mangled prog in jit_subprogs error path
WARNING in do_debug (2) bpf 1 2101d 2101d 8/26 2080d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
KASAN: use-after-free Read in bpf_test_finish bpf net C 1211 2095d 2110d 8/26 2080d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING in bpf_int_jit_compile bpf net syz 11 2117d 2154d 8/26 2109d 9facc336876f bpf: reject any prog that failed read-only lock
possible deadlock in sock_hash_free bpf C 45 2151d 2151d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
WARNING: ODEBUG bug in sock_hash_free bpf 1 2123d 2123d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
KASAN: slab-out-of-bounds Read in bpf_csum_update bpf net C 2 2147d 2145d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
INFO: rcu detected stall in is_bpf_text_address bpf C 1 2160d 2160d 8/26 2109d 1d88ba1ebb27 sctp: not allow transport timeout value less than HZ/5 for hb_timer
KASAN: use-after-free Read in bpf_skb_change_proto bpf net 1 2139d 2138d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING in bpf_prog_select_runtime bpf syz 45 2133d 2135d 8/26 2109d 9facc336876f bpf: reject any prog that failed read-only lock
KASAN: slab-out-of-bounds Read in bpf_skb_vlan_push bpf net syz 2 2135d 2135d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in skb_ensure_writable bpf net C 4 2138d 2145d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_tcp_close bpf C 1748 2115d 2154d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
BUG: unable to handle kernel paging request in bpf_prog_select_runtime bpf 1 2125d 2125d 8/26 2109d 85782e037f8a bpf: undo prog rejection on read-only lock failure
WARNING: kmalloc bug in xdp_umem_create bpf net C 7 2133d 2139d 8/26 2109d a343993c518c xsk: silence warning on memory allocation failure
KASAN: slab-out-of-bounds Read in bpf_skb_change_proto bpf net C 2 2139d 2138d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: slab-out-of-bounds Read in skb_ensure_writable bpf net C 9 2136d 2145d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_csum_update bpf net C 1 2147d 2145d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
BUG: unable to handle kernel paging request in bpf_int_jit_compile bpf net syz 2 2121d 2125d 8/26 2109d 85782e037f8a bpf: undo prog rejection on read-only lock failure
KASAN: use-after-free Write in bpf_tcp_close bpf C 67 2116d 2152d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
general protection fault in bpf_tcp_close bpf C 421 2110d 2154d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close 54fedb42c653 bpf: sockmap, fix smap_list_map_remove when psock is in many maps
KASAN: slab-out-of-bounds Read in bpf_skb_change_head bpf net C 2 2135d 2135d 8/26 2109d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING: kmalloc bug in map_get_next_key bpf C 5 2163d 2163d 8/26 2109d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
KASAN: null-ptr-deref Write in xdp_umem_unaccount_pages bpf net C 25 2138d 2141d 8/26 2109d c09290c56376 bpf, xdp: fix crash in xdp_umem_unaccount_pages
WARNING: kmalloc bug in memdup_user (3) bpf C 137 2162d 2163d 8/26 2109d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
possible deadlock in bpf_tcp_close bpf C 152 2151d 2151d 8/26 2109d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
possible deadlock in perf_event_detach_bpf_prog bpf trace 1 2212d 2211d 5/26 2171d 3a38bb98d9ab bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
general protection fault in SyS_bpf (2) bpf C 1065 2242d 2256d 4/26 2242d 952fad8e3239 bpf: fix sock_map_alloc() error path
WARNING: kmalloc bug in cpu_map_update_elem bpf net C 2677 2242d 2254d 4/26 2242d 7fc17e909edf bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
WARNING: kmalloc bug in bpf_prog_array_copy_info bpf C 4424 2242d 2255d 4/26 2242d 9c481b908b01 bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
WARNING in kvmalloc_node bpf net C 513 2249d 2255d 4/26 2242d 7fc17e909edf bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
general protection fault in ___bpf_prog_run bpf C 8 2262d 2269d 4/26 2256d 65073a67331d bpf: fix null pointer deref in bpf_prog_test_run_xdp
general protection fault in trie_get_next_key bpf C 3 2273d 2274d 4/26 2267d 6dd1ec6c7a2c bpf: fix kernel page fault in lpm map trie_get_next_key
BUG: unable to handle kernel paging request in check_memory_region bpf C 10 2284d 2287d 4/26 2267d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: use-after-free Read in __bpf_prog_put bpf 1 2288d 2288d 4/26 2267d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: use-after-free Read in map_lookup_elem bpf C 6 2283d 2287d 4/26 2267d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
BUG: sleeping function called from invalid context at mm/slab.h:LINE (2) bpf 2 2276d 2276d 4/26 2268d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
general protection fault in copy_verifier_state bpf C 2 2301d 2297d 4/26 2268d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
suspicious RCU usage at ./include/linux/rcupdate.h:LINE (3) bpf C 5087 2269d 2277d 4/26 2268d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
WARNING in xdp_rxq_info_unreg bpf net C 198 2277d 2277d 4/26 2268d c13da21cdb80 tun: avoid calling xdp_rxq_info_unreg() twice
general protection fault in free_verifier_state (2) bpf C 2 2292d 2291d 4/26 2268d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
suspicious RCU usage at mm/slab.h:LINE bpf 1 2277d 2277d 4/26 2268d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
KASAN: slab-out-of-bounds Read in map_lookup_elem bpf C 6 2284d 2287d 4/26 2276d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: slab-out-of-bounds Read in bpf_fd_array_map_lookup_elem bpf 7 2284d 2288d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
BUG: unable to handle kernel paging request in bpf_fd_array_map_lookup_elem bpf 5 2283d 2287d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
divide error in ___bpf_prog_run bpf C 28 2280d 2287d 4/26 2277d 68fda450a7df bpf: fix 32-bit divide by zero
BUG: unable to handle kernel paging request in __bpf_map_put bpf 1 2287d 2286d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
BUG: unable to handle kernel paging request in fd_array_map_delete_elem bpf 11 2283d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: slab-out-of-bounds Read in perf_event_fd_array_release bpf C 96 2282d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: use-after-free Write in array_map_update_elem bpf C 11 2283d 2284d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
WARNING in adjust_ptr_min_max_vals bpf C 252 2280d 2297d 4/26 2277d 6f16101e6a8b bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
WARNING in ___bpf_prog_run bpf C 28 2283d 2289d 4/26 2277d 7891a87efc71 bpf: arsh is not supported in 32 bit alu thus reject it
general protection fault in cgroup_fd_array_put_ptr bpf C 219 2283d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_map_put bpf C 331 2282d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: slab-out-of-bounds Write in array_map_update_elem bpf C 6 2285d 2284d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: use-after-free Read in bpf_fd_array_map_lookup_elem bpf 21 2283d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_prog_put bpf C 212 2283d 2289d 4/26 2277d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in free_verifier_state bpf C 2 2310d 2310d 3/26 2304d 8c01c4f896aa bpf: fix verifier NULL pointer dereference
general protection fault in bpf_check bpf 3 2354d 2358d 3/26 2333d 8c01c4f896aa bpf: fix verifier NULL pointer dereference