syzbot


Applied filters: Label=subsystems:bpf (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
possible deadlock in trie_delete_elem bpf C done done 21444 51d 425d 27/28 never 47979314c0fe bpf: Convert lpm_trie.c to rqspinlock
KMSAN: uninit-value in ___bpf_prog_run (4) bpf C 322 96d 510d 27/28 never 4c2d14c40a68 ppp: Fix KMSAN uninit-value warning with bpf
WARNING in vmap_pages_range_noflush (2) bpf net C error 250 1000d 1002d 1/28 never mm/gup.c: Fix return value for __gup_longterm_locked()
possible deadlock in lock_timer_base bpf trace C 142 124d 1597d 1/28 never kfence: fix potential deadlock due to wake_up()
KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok bpf C done 4 71d 67d 27/28 never 9aa8fe29f624 Merge branch 'bpf-fix-oob-read-and-add-tests-for-load-acquire-store-release' c03bb2fa327e bpf: Fix out-of-bounds read in check_atomic_load/store()
possible deadlock in xsk_diag_dump bpf net 4 35d 41d 26/28 never f0433eea4688 net: don't mix device locking in dev_close_many() calls
possible deadlock in __queue_map_get bpf C error 180 43d 401d 27/28 never 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
possible deadlock in queue_stack_map_push_elem bpf C error 78 44d 397d 27/28 never 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
possible deadlock in __bpf_ringbuf_reserve bpf C error 2490 28d 433d 26/28 never a650d38915c1 bpf: Convert ringbuf map to rqspinlock
WARNING in get_bpf_raw_tp_regs bpf trace C 2 5d02h 8d00h 1/28 never bpf: Fix WARN() in get_bpf_raw_tp_regs
UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime bpf C done 1160 50d 431d 27/28 never 6ebc5030e0c5 bpf: Fix array bounds error with may_goto
WARNING in dev_xdp_install bpf C 245 45d 52d 27/28 never d996e412b2df bpf: add missing ops lock around dev_xdp_attach_link
possible deadlock in bpf_map_mmap bpf 1 124d 120d 27/28 never bc27c52eea18 bpf: avoid holding freeze_mutex during mmap operation
general protection fault in bpf_map_offload_map_alloc bpf 494 73d 73d 27/28 never 0a5c8b2c8ccb bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
KASAN: vmalloc-out-of-bounds Write in push_insn_history bpf 136 162d 175d 28/28 12d d699440f58ce mm: fix vrealloc()'s KASAN poisoning logic
KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof bpf C done 440 12d 176d 28/28 12d d699440f58ce mm: fix vrealloc()'s KASAN poisoning logic
general protection fault in bpf_prog_array_delete_safe bpf C done 5 162d 164d 28/28 13d 978c4486cca5 bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
KASAN: slab-use-after-free Read in bpf_trace_run2 (2) bpf trace syz error 123 196d 213d 28/28 13d 2e8a12b82c40 tracing: Fix syscall tracepoint use-after-free
WARNING: locking bug in __lock_task_sighand bpf trace C unreliable 89 116d 172d 28/28 13d 87c544108b61 bpf: Send signals asynchronously if !preemptible
BUG: using smp_processor_id() in preemptible code in bpf_mem_alloc bpf C done 12 185d 182d 28/28 153d 4ff04abf9d5b bpf: Add necessary migrate_disable to range_tree.
WARNING in push_jmp_history bpf C done 5 224d 224d 28/28 186d aa30eb3260b2 bpf: Force checkpoint when jmp history is too long
general protection fault in dev_map_enqueue (2) bpf net C error done 336 292d 358d 28/28 188d 09d88791c7cd bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
WARNING in sock_map_close (2) bpf net C done 3 270d 270d 28/28 209d 1461f5a3d810 l2tp: avoid overriding sk->sk_user_data
BUG: unable to handle kernel paging request in bpf_prog_ADDR (3) bpf net C done 6 310d 310d 28/28 209d 92de36080c93 bpf: Fail verification for sign-extension of packet data/data_end/data_meta
KASAN: slab-use-after-free Read in htab_map_alloc (2) bpf 224 374d 380d 27/28 249d 86735b57c905 net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
KASAN: stack-out-of-bounds Read in xdp_do_check_flushed bpf net C done 127 290d 311d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __dev_flush net bpf C 35 291d 305d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in bq_flush_to_queue bpf net 22 291d 300d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
KASAN: slab-use-after-free Read in bq_xmit_all bpf net C done 29 291d 304d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __xsk_map_flush bpf net C done 26 291d 308d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __cpu_map_flush bpf net C inconclusive 25 291d 305d 27/28 270d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in xdp_do_generic_redirect net bpf 8 314d 318d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
general protection fault in dev_map_redirect bpf net C 362 314d 322d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in dev_hash_map_redirect bpf net C done 29 314d 322d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
general protection fault in xdp_do_redirect bpf net 15 315d 322d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in bpf_xdp_redirect bpf net C 181 314d 322d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in cpu_map_redirect net bpf C done 11 315d 314d 27/28 279d fecef4cd42c6 tun: Assign missing bpf_net_context.
WARNING in bpf_lwt_seg6_adjust_srh bpf net C done 30 314d 328d 27/28 279d c13fda93aca1 bpf: Remove tst_run from lwt_seg6local_prog_ops.
possible deadlock in console_flush_all (2) trace bpf C error 52996 314d 589d 26/28 314d ae01e52da244 serial: drop debugging WARN_ON_ONCE() from uart_write()
WARNING in skb_ensure_writable bpf net C done 2893 315d 392d 26/28 314d 2bbe3e5a2f4e bpf: Avoid splat in pskb_pull_reason
INFO: task hung in bpf_prog_dev_bound_destroy bpf 94 333d 345d 26/28 314d d864319871b0 net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
possible deadlock in __sock_map_delete bpf net C 14 356d 400d 26/28 322d 98e948fb60d4 bpf: Allow delete from sockmap/sockhash only if update is allowed
general protection fault in bpf_get_attach_cookie_tracing bpf trace C error 7 348d 379d 26/28 335d d0d1df8ba18a bpf: Set run context for rawtp test_run callback
KASAN: slab-use-after-free Read in bpf_link_free (2) bpf syz 52 345d 357d 26/28 335d 2884dc7d08d9 bpf: Fix a potential use-after-free in bpf_link_free()
WARNING in sock_map_close bpf net C error 182 343d 406d 25/28 343d 4b4647add7d3 sock_map: avoid race between sock_map_close and sk_psock_put
possible deadlock in sock_hash_delete_elem (2) bpf net C 1127 343d 426d 25/28 343d 98e948fb60d4 bpf: Allow delete from sockmap/sockhash only if update is allowed
KMSAN: uninit-value in __bpf_strtoull bpf C 119 349d 426d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in trie_delete_elem bpf C 52 349d 419d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in dev_map_lookup_elem bpf net C 3 414d 420d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in trie_lookup_elem bpf C 12 406d 424d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
possible deadlock in kvfree_call_rcu bpf C 1431 350d 419d 25/28 348d 59f2f841179a bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
BUG: unable to handle kernel paging request in bpf_prog_ADDR (2) bpf C 3 392d 406d 25/28 348d 543576ec15b1 bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
KMSAN: uninit-value in array_map_lookup_elem bpf C 10 404d 423d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in sock_map_delete_elem bpf net C 44 350d 420d 25/28 348d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
WARNING in __mark_chain_precision (4) bpf C 8 393d 413d 25/28 348d 1f2a74b41ea8 bpf: prevent r10 register from being marked as precise
KASAN: stack-out-of-bounds Read in hash bpf C done 5 401d 408d 25/28 362d a8d89feba7e5 bpf: Check bloom filter map value size
possible deadlock in force_sig_info_to_task bpf trace C error 6 382d 389d 25/28 362d 02b670c1f88e x86/mm: Remove broken vsyscall emulation code from the page fault code
KCSAN: data-race in sk_psock_drop / sk_psock_skb_ingress_enqueue bpf net 1 430d 423d 25/28 362d 6648e613226e bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
possible deadlock in tty_port_tty_get (2) bpf net 3 405d 424d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in put_pwq_unlocked trace bpf 3 399d 399d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_map_delete_elem bpf net C 17183 388d 427d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in scheduler_tick (3) bpf net C 1179 389d 425d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in pit_timer_fn bpf net 7 399d 411d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in rcu_exp_handler bpf net C 1 402d 398d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in rcu_report_exp_cpu_mult net bpf C done 30 389d 427d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in try_to_wake_up (4) bpf net C error 19 364d 427d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in ahci_single_level_irq_intr bpf net C 10 410d 418d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_map_unref bpf net C error 97 389d 403d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in __lock_task_sighand (2) bpf net C 1476 363d 427d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_hash_delete_elem bpf net C done 16982 388d 427d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in hrtimer_run_queues net bpf C error 592 389d 426d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in swake_up_one bpf net C 4 400d 399d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in pwq_dec_nr_in_flight trace bpf 1 404d 400d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in _prb_commit net bpf 4 399d 395d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in posix_timer_fn (2) net bpf 1 403d 399d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in drm_handle_vblank bpf net 30 400d 425d 25/28 362d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
KASAN: slab-out-of-bounds Read in xsk_setsockopt bpf net C 17 401d 410d 25/28 362d 237f3cf13b20 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
UBSAN: array-index-out-of-bounds in check_stack_range_initialized bpf C error 21 393d 426d 25/28 362d ecc6a2101840 bpf: Protect against int overflow for stack access size
general protection fault in dev_map_enqueue bpf net C 676 362d 419d 25/28 362d 5bcf0dcbf906 xdp: use flags field to disambiguate broadcast redirect
KASAN: slab-use-after-free Read in bpf_link_free bpf syz 181 362d 410d 25/28 362d 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 406d 424d 25/28 362d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run2 bpf trace C error 653 406d 424d 25/28 362d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run1 bpf trace C error 78 406d 421d 25/28 362d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
linux-next boot error: WARNING in register_btf_kfunc_id_set bpf 9 473d 473d 25/28 404d a05e90427ef6 bpf: btf: Add BTF_KFUNCS_START/END macro pair
general protection fault in bpf_struct_ops_find_value bpf C done 9 477d 480d 25/28 405d 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 449d 456d 25/28 405d 281d464a34f5 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
general protection fault in btf_is_module bpf C error 318 477d 480d 25/28 405d 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 448d 448d 25/28 412d 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 443d 563d 25/28 412d 4cd12c6065df bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
WARNING in __mark_chain_precision (3) bpf C done 19 505d 526d 25/28 474d 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 519d 518d 25/28 475d 2130c519a401 bpf: Use nla_ok() instead of checking nla_len directly
WARNING: locking bug in corrupted (2) bpf reiserfs C done done 1 525d 679d 25/28 475d 6f861765464f fs: Block writes to mounted block devices
WARNING in __sk_msg_free bpf net C done 4 501d 500d 25/28 475d dc9dfc8dc629 net: tls, fix WARNIING in __sk_msg_free
kernel BUG in prog_array_map_poke_run bpf C done done 35 518d 559d 25/28 483d 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 506d 536d 25/28 485d 8d6650646ce4 bpf: syzkaller found null ptr deref in unix_bpf proto add
WARNING in bpf_mprog_pos_after bpf 3 601d 609d 25/28 516d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING: zero-size vmalloc in xskq_create bpf net 20 585d 593d 25/28 516d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING: zero-size vmalloc in print_tainted bpf net C 79 708d 742d 25/28 516d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING in bpf_mprog_attach bpf C 3 593d 601d 25/28 516d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING in bpf_mprog_pos_before bpf C done 26 593d 601d 25/28 516d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
general protection fault in bpf_prog_offload_verifier_prep bpf C done 31 605d 624d 25/28 516d 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 660d 658d 23/28 585d 85c2c79a0730 xsk: fix refcount underflow in error path
KASAN: slab-use-after-free Read in xsk_diag_dump net bpf C done 9 620d 629d 23/28 585d 3e019d8a05a3 xsk: Fix xsk_diag use-after-free error during socket cleanup
UBSAN: array-index-out-of-bounds in bpf_mprog_detach bpf 3 654d 660d 23/28 585d d210f9735e13 bpf: Fix mprog detachment for empty mprog entry
KCSAN: data-race in bpf_percpu_array_update / bpf_percpu_array_update (2) bpf 1 630d 629d 23/28 585d 6a86b5b5cd76 bpf: Annotate bpf_long_memcpy with data_race
WARNING in tcx_uninstall bpf net C done 7 659d 664d 23/28 585d 079082c60aff tcx: Fix splat during dev unregister
WARNING in bpf_xdp_adjust_tail (4) bpf C error 466 651d 861d 23/28 585d 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 656d 652d 23/28 585d db2baf82b098 bpf: Fix an incorrect verification success with movsx insn
WARNING: ODEBUG bug in tcx_uninstall net bpf C done 38 665d 669d 23/28 585d 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 627d 669d 23/28 585d 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 657d 658d 23/28 585d 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 694d 755d 23/28 599d ee9fd0ac3017 bpf: Address KCSAN report on bpf_lru_list
WARNING in btf_type_id_size (2) bpf C error 8 695d 726d 23/28 599d e6c2f594ed96 bpf: Silence a warning in btf_type_id_size()
WARNING: bad unlock balance in bpf bpf C done 12 724d 724d 23/28 599d 4266f41feaee bpf: Fix bad unlock balance on freeze_mutex
WARNING in bpf_verifier_vlog bpf C inconclusive 6 747d 984d 23/28 599d 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 791d 796d 22/28 711d e5995bc7e2ba bpf, test_run: fix crashes due to XDP frame overwriting/corruption
KASAN: slab-out-of-bounds Write in copy_array (2) bpf 108 711d 740d 22/28 711d 45435d8da71f bpf: Always use maximal size for copy_array()
riscv/fixes boot error: WARNING in __apply_to_page_range (2) bpf 5 819d 880d 22/28 711d 96f9d4daf745 riscv: Rework kasan population functions
general protection fault in bpf_struct_ops_link_create bpf net C done 17 785d 787d 22/28 711d 55fbae05476d bpf: Check IS_ERR for the bpf_map_get() return value
WARNING in sock_map_del_link bpf net 91 767d 767d 22/28 711d 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 865d 882d 22/28 711d 45435d8da71f bpf: Always use maximal size for copy_array()
BUG: stack guard page was hit in inet6_release bpf net C done 4 846d 895d 22/28 711d 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 820d 1075d 22/28 788d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
KASAN: vmalloc-out-of-bounds Read in bpf_jit_free bpf C 68 1015d 1190d 22/28 815d 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 1195d 1260d 22/28 815d 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 925d 947d 22/28 815d 2d1f274b95c6 skmsg: pass gfp argument to alloc_sk_msg()
WARNING in bpf_skb_load_helper_16_no_cache bpf C done 6 1022d 1052d 22/28 815d 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 1201d 1203d 22/28 815d b293dcc473d2 bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
bpf-next boot error: WARNING in bpf_prog_pack_free bpf 12 1155d 1155d 22/28 815d 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 1191d 1208d 22/28 815d a6763080856f bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
general protection fault in do_check_common bpf C done 5 1048d 1051d 22/28 815d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
WARNING in bpf_test_finish net bpf C done 3 1177d 1177d 22/28 815d 530e214c5b5a bpf, test_run: Fix overflow in XDP frags bpf_test_finish
KMSAN: uninit-value in ___bpf_prog_run (3) bpf C 5 1129d 1131d 22/28 815d 99c07327ae11 netlink: reset network and mac headers in netlink_dump()
general protection fault in check_helper_call bpf C done 4 1034d 1039d 22/28 815d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
general protection fault in btf_decl_tag_resolve bpf C done 6 1202d 1202d 22/28 815d d7e7b42f4f95 bpf: Fix a btf decl_tag bug when tagging a function
BUG: missing reserved tailroom bpf net C done 2 1166d 1166d 22/28 815d 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 888d 903d 22/28 815d ce098da1497c skbuff: Introduce slab_build_skb()
WARNING in btf_type_id_size bpf C done 10 875d 946d 22/28 815d ea68376c8bed bpf: prevent decl_tag from being referenced in func_proto
WARNING: ODEBUG bug in htab_map_alloc bpf C 6456 958d 983d 22/28 815d cf7de6a53600 bpf: add missing percpu_counter_destroy() in htab_map_alloc()
WARNING: kmalloc bug in bpf bpf C done done 562 1153d 1271d 22/28 815d 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
WARNING in bpf_skb_load_helper_32 bpf C done 9 1016d 1047d 22/28 815d 0326195f523a bpf: Make sure mac_header was set before using it
WARNING in bpf_bprintf_prepare (2) bpf C 2 949d 988d 22/28 815d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
WARNING in check_map_prog_compatibility bpf C inconclusive done 128 967d 1130d 22/28 815d 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 1284d 1288d 20/28 1168d 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 1325d 1340d 20/28 1168d 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 1324d 1340d 20/28 1168d 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 1228d 1228d 20/28 1168d 382778edc826 xdp: check prog type before updating BPF link
WARNING: kmalloc bug in bpf_check bpf C done 34 1341d 1354d 20/28 1168d 0e6491b55970 bpf: Add oversize check before call kvcalloc()
KASAN: vmalloc-out-of-bounds Read in bpf_prog_put bpf C done 2 1248d 1246d 20/28 1168d 218d747a4142 bpf, sockmap: Fix double bpf_prog_put on error case in map_link
WARNING in bpf_bprintf_prepare bpf C unreliable 96 1432d 1470d 20/28 1287d 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 1420d 1531d 20/28 1287d 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 1485d 1505d 20/28 1287d aadb2bb83ff7 sock_map: Fix a potential use-after-free in sock_map_close()
memory leak in bpf (2) bpf C 3 1441d 1510d 20/28 1287d ccff81e1d028 bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
general protection fault in btf_type_id_size bpf C unreliable 6 1537d 1534d 20/28 1287d 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 1485d 1505d 20/28 1287d 51e0158a5432 skmsg: Pass psock pointer to ->psock_update_sk_prot()
WARNING: suspicious RCU usage in bpf_get_current_cgroup_id bpf C done 764 1357d 1395d 20/28 1287d 2d3a1e3615c5 bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
WARNING in tracepoint_add_func bpf trace C done 20635 1402d 1786d 20/28 1287d 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 1543d 1701d 20/28 1497d 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 1540d 1701d 20/28 1497d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
KMSAN: uninit-value in bpf_iter_prog_supported bpf 4479 1501d 1562d 20/28 1501d 17d8beda277a bpf: Fix an unitialized value in bpf_iter
KCSAN: data-race in bpf_lru_pop_free / bpf_lru_push_free bpf 237 1549d 1736d 20/28 1501d 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 1555d 1624d 20/28 1501d 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 1557d 1659d 20/28 1501d 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 1548d 1670d 20/28 1501d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
memory leak in xskq_create bpf net C 7 1598d 1618d 19/28 1532d 8bee68338408 xsk: Fix memory leak for failed bind
BUG: unable to handle kernel paging request in htab_map_alloc (2) bpf C unreliable 8 1618d 1627d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in bpf_lru_populate bpf C done 12 1618d 1624d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_recvmsg bpf net C done unreliable 1800 1617d 1586d 19/28 1532d 3546b9b8eced xsk: Validate socket state in xsk_recvmsg, prior touching socket members
KASAN: vmalloc-out-of-bounds Write in pcpu_freelist_populate bpf 6 1620d 1624d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: use-after-free Read in htab_map_alloc bpf C done 38 1659d 1662d 19/28 1532d 8aaeed81fcb9 bpf: Fix error path in htab_map_alloc()
BUG: unable to handle kernel paging request in htab_free_elems bpf 1 1625d 1625d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in htab_map_alloc bpf 6 1619d 1628d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in pcpu_freelist_populate bpf C unreliable 42 1617d 1628d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Read in htab_free_elems bpf C unreliable 7 1625d 1626d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in bpf_lru_populate bpf C unreliable 19 1618d 1628d 19/28 1532d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_release bpf net C done 2 1697d 1697d 15/28 1645d 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 1698d 1720d 15/28 1645d 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 1698d 1720d 15/28 1645d 968be23ceaca xsk: Fix possible segfault at xskmap entry insertion
WARNING in bpf_raw_tp_link_fill_link_info bpf C error 56 1698d 1712d 15/28 1645d 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 1649d 1669d 15/28 1645d e5e1a4bc916d xsk: Fix possible memory leak at socket close
general protection fault in xsk_diag_dump (2) bpf net C 354 1702d 1720d 15/28 1645d 53ea2076d851 xsk: Fix possible segfault in xsk umem diagnostics
general protection fault in __btf_resolve_helper_id bpf C 17 1770d 1779d 15/28 1706d 5b801dfb7feb bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
KASAN: use-after-free Write in bpf_link_put bpf 2 1844d 1845d 15/28 1767d 138c67677ff5 bpf: Fix use-after-free of bpf_link when priming half-fails
general protection fault in sock_hash_free net bpf 1 1812d 1812d 15/28 1767d 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 1791d 1791d 15/28 1767d 3021e69219e2 kcov: check kcov_softirq in kcov_remote_stop()
KMSAN: uninit-value in bpf_skb_load_helper_32_no_cache net bpf 2 1930d 1928d 15/28 1860d 457fed775c97 net/smc: fix leak of kernel memory to user space
possible deadlock in htab_lru_map_delete_node bpf C done 264 1913d 1919d 15/28 1860d b9aff38de2cb bpf: Fix a potential deadlock with bpf_map_do_batch
possible deadlock in bpf_lru_push_free bpf C done 609 1913d 1919d 15/28 1860d 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 1917d 1993d 15/28 1917d 37f96694cf73 crypto: af_alg - Use bh_lock_sock in sk_destruct
WARNING in sk_psock_drop bpf net 157 1940d 1949d 15/28 1917d 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 1945d 1951d 15/28 1917d f59bbfc2f609 bpf: Fix error path under memory pressure
KASAN: vmalloc-out-of-bounds Write in pcpu_alloc bpf C done 31 1969d 1994d 15/28 1922d 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed
BUG: unable to handle kernel paging request in pcpu_alloc bpf C done 24 1975d 1993d 15/28 1922d 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 1989d 2071d 15/28 1959d 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 2034d 2045d 13/28 2005d 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 2035d 2036d 13/28 2005d 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 2040d 2040d 13/28 2005d 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 2041d 2058d 13/28 2023d 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 2460d 2504d 13/28 2037d e06fa9c16ce4 bpf, sockmap: fix potential use after free in bpf_tcp_close
general protection fault in xsk_poll bpf net C done 430 2073d 2100d 13/28 2043d 42fddcc7c64b xsk: use state member for socket synchronization
general protection fault in xsk_map_update_elem bpf C done 12 2062d 2065d 13/28 2043d 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 2076d 2083d 13/28 2043d af58e7ee6a8d xdp: Fix race in dev_map_hash_update_elem() when replacing element
WARNING in __mark_chain_precision (2) bpf C done 18 2072d 2090d 13/28 2049d 2339cd6cd0b5 bpf: fix precision tracking of stack slots
WARNING: suspicious RCU usage (4) bpf trace C done 1 2452d 2450d 13/28 2054d 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 2433d 2450d 13/28 2054d 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 2400d 2443d 13/28 2054d 5607fff30363 bpf: sockmap only allow ESTABLISHED sock state
KASAN: slab-out-of-bounds Read in sock_hash_ctx_update_elem bpf C done 5 2485d 2485d 13/28 2054d b845c898b2f1 bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
general protection fault in smap_list_hash_remove bpf C done 52 2492d 2511d 13/28 2054d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_jit_free bpf C done 21697 2082d 2499d 12/28 2082d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_add bpf syz done done 2 2124d 2327d 12/28 2082d 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 2299d 2374d 12/28 2082d 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 2083d 2443d 12/28 2082d 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 2330d 2408d 12/28 2082d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_get_prog_name bpf 1 2125d 2124d 12/28 2082d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_find bpf C error 5632 2082d 2204d 12/28 2082d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in is_bpf_text_address bpf C done 104 2092d 2159d 12/28 2082d 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 2209d 2443d 12/28 2082d 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 2162d 2161d 12/28 2092d 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 2154d 2154d 12/28 2092d 95fa145479fb bpf: sockmap/tls, close can race with map free
possible deadlock in xsk_notifier bpf net C done 495 2131d 2142d 12/28 2106d 5464c3a0e9a0 xdp: fix potential deadlock on socket mutex
general protection fault in btf_array_resolve bpf C error 109 2139d 2161d 12/28 2114d e4f07120210a bpf: fix NULL deref in btf_type_is_resolve_source_only
general protection fault in btf_struct_resolve bpf C error 49 2139d 2161d 12/28 2114d 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 2244d 2525d 12/28 2162d 2baae3545327 bpf: devmap: fix use-after-free Read in __dev_map_entry_free
general protection fault in xsk_diag_dump bpf net C 5 2262d 2267d 11/28 2244d 915905f8b1d4 xsk: fix potential crash in xsk_diag_put_umem()
KASAN: use-after-free Read in bpf_cgroup_storage_release bpf C 2 2482d 2482d 11/28 2283d 82c018d734a7 Merge branch 'bpf-cgroup-local-storage'
WARNING in __debug_object_init (3) bpf net C 1557 2394d 2396d 11/28 2310d 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 2365d 2367d 11/28 2355d 813961de3ee6 bpf: fix integer overflow in queue_stack_map
WARNING in bpf_check (2) bpf C 9 2378d 2377d 11/28 2355d 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 2405d 2406d 11/28 2380d 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 2406d 2415d 11/28 2394d cee271678d0e xsk: do not call synchronize_net() under RCU read lock
WARNING in pcpu_alloc bpf C 4 2414d 2422d 11/28 2412d 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 2456d 2470d 8/28 2456d 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 2500d 2506d 8/28 2477d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING: refcount bug in smap_release_sock bpf C 55 2494d 2532d 8/28 2477d 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 2497d 2497d 8/28 2477d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_check bpf 3 2497d 2503d 8/28 2477d c7a897843224 bpf: don't leave partial mangled prog in jit_subprogs error path
WARNING in do_debug (2) bpf 1 2498d 2498d 8/28 2477d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
KASAN: use-after-free Read in bpf_test_finish bpf net C 1211 2492d 2506d 8/28 2477d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING in bpf_int_jit_compile bpf net syz 11 2514d 2550d 8/28 2506d 9facc336876f bpf: reject any prog that failed read-only lock
possible deadlock in sock_hash_free bpf C 45 2548d 2548d 8/28 2506d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
WARNING: ODEBUG bug in sock_hash_free bpf 1 2520d 2519d 8/28 2506d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
KASAN: slab-out-of-bounds Read in bpf_csum_update bpf net C 2 2544d 2542d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
INFO: rcu detected stall in is_bpf_text_address bpf C 1 2557d 2557d 8/28 2506d 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 2536d 2535d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING in bpf_prog_select_runtime bpf syz 45 2530d 2531d 8/28 2506d 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 2532d 2532d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in skb_ensure_writable bpf net C 4 2535d 2542d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_tcp_close bpf C 1748 2511d 2550d 8/28 2506d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
BUG: unable to handle kernel paging request in bpf_prog_select_runtime bpf 1 2522d 2521d 8/28 2506d 85782e037f8a bpf: undo prog rejection on read-only lock failure
WARNING: kmalloc bug in xdp_umem_create bpf net C 7 2530d 2536d 8/28 2506d a343993c518c xsk: silence warning on memory allocation failure
KASAN: slab-out-of-bounds Read in bpf_skb_change_proto bpf net C 2 2535d 2535d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: slab-out-of-bounds Read in skb_ensure_writable bpf net C 9 2532d 2542d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_csum_update bpf net C 1 2544d 2542d 8/28 2506d 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 2518d 2522d 8/28 2506d 85782e037f8a bpf: undo prog rejection on read-only lock failure
KASAN: use-after-free Write in bpf_tcp_close bpf C 67 2513d 2549d 8/28 2506d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
general protection fault in bpf_tcp_close bpf C 421 2507d 2550d 8/28 2506d 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 2532d 2532d 8/28 2506d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING: kmalloc bug in map_get_next_key bpf C 5 2560d 2560d 8/28 2506d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
KASAN: null-ptr-deref Write in xdp_umem_unaccount_pages bpf net C 25 2534d 2538d 8/28 2506d c09290c56376 bpf, xdp: fix crash in xdp_umem_unaccount_pages
WARNING: kmalloc bug in memdup_user (3) bpf C 137 2559d 2560d 8/28 2506d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
possible deadlock in bpf_tcp_close bpf C 152 2548d 2548d 8/28 2506d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
possible deadlock in perf_event_detach_bpf_prog bpf trace 1 2609d 2608d 5/28 2568d 3a38bb98d9ab bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
general protection fault in SyS_bpf (2) bpf C 1065 2639d 2653d 4/28 2639d 952fad8e3239 bpf: fix sock_map_alloc() error path
WARNING: kmalloc bug in cpu_map_update_elem bpf net C 2677 2639d 2650d 4/28 2639d 7fc17e909edf bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
WARNING in kvmalloc_node bpf net C 513 2646d 2652d 4/28 2639d 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 2639d 2652d 4/28 2639d 9c481b908b01 bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
general protection fault in ___bpf_prog_run bpf C 8 2659d 2666d 4/28 2653d 65073a67331d bpf: fix null pointer deref in bpf_prog_test_run_xdp
general protection fault in trie_get_next_key bpf C 3 2670d 2671d 4/28 2664d 6dd1ec6c7a2c bpf: fix kernel page fault in lpm map trie_get_next_key
KASAN: use-after-free Read in map_lookup_elem bpf C 6 2680d 2684d 4/28 2664d 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 2685d 2685d 4/28 2664d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
BUG: unable to handle kernel paging request in check_memory_region bpf C 10 2681d 2684d 4/28 2664d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
suspicious RCU usage at mm/slab.h:LINE bpf 1 2673d 2673d 4/28 2665d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
general protection fault in free_verifier_state (2) bpf C 2 2688d 2688d 4/28 2665d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
general protection fault in copy_verifier_state bpf C 2 2698d 2694d 4/28 2665d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
BUG: sleeping function called from invalid context at mm/slab.h:LINE (2) bpf 2 2673d 2673d 4/28 2665d 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 2674d 2674d 4/28 2665d c13da21cdb80 tun: avoid calling xdp_rxq_info_unreg() twice
suspicious RCU usage at ./include/linux/rcupdate.h:LINE (3) bpf C 5087 2665d 2674d 4/28 2665d 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 2681d 2684d 4/28 2673d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
WARNING in ___bpf_prog_run bpf C 28 2679d 2686d 4/28 2674d 7891a87efc71 bpf: arsh is not supported in 32 bit alu thus reject it
KASAN: use-after-free Write in array_map_update_elem bpf C 11 2680d 2681d 4/28 2674d 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 2682d 2681d 4/28 2674d 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 2680d 2684d 4/28 2674d 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 2679d 2686d 4/28 2674d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_prog_put bpf C 212 2679d 2686d 4/28 2674d 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 2680d 2686d 4/28 2674d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
divide error in ___bpf_prog_run bpf C 28 2676d 2684d 4/28 2674d 68fda450a7df bpf: fix 32-bit divide by zero
WARNING in adjust_ptr_min_max_vals bpf C 252 2676d 2693d 4/28 2674d 6f16101e6a8b bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
general protection fault in cgroup_fd_array_put_ptr bpf C 219 2679d 2686d 4/28 2674d 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 2680d 2686d 4/28 2674d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_map_put bpf C 331 2679d 2686d 4/28 2674d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
BUG: unable to handle kernel paging request in __bpf_map_put bpf 1 2683d 2683d 4/28 2674d 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 2681d 2685d 4/28 2674d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in free_verifier_state bpf C 2 2706d 2706d 3/28 2700d 8c01c4f896aa bpf: fix verifier NULL pointer dereference
general protection fault in bpf_check bpf 3 2750d 2755d 3/28 2730d 8c01c4f896aa bpf: fix verifier NULL pointer dereference