syzbot


Applied filters: Label=subsystems:bpf (drop)
Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
WARNING in sock_map_destroy (3) bpf net -1 C done error 5 17d 38d 23/29 never sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
WARNING in vmap_pages_range_noflush (2) bpf net -1 C error 250 1356d 1358d 1/29 never mm/gup.c: Fix return value for __gup_longterm_locked()
possible deadlock in lock_timer_base bpf trace 4 C 142 479d 1953d 1/29 never kfence: fix potential deadlock due to wake_up()
general protection fault in bq_flush_to_queue (2) net bpf 2 C error error 6 72d 153d 23/29 never 869c63d5975d bpf: Fix race in cpumap on PREEMPT_RT net: move promiscuity handling into netdev_rx_mode_work
WARNING in reg_bounds_sanity_check (2) bpf -1 C done 20146 26d 247d 28/29 never b254c6d816e5 bpf: Simulate branches to prune based on range violations
KMSAN: uninit-value in bpf_prog_test_run_skb bpf 7 C 4 50d 130d 28/29 never 12bec2bd4b76 bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready (4) bpf net 19 1 41d 39d 28/29 never ad8391d37f33 bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready().
KASAN: slab-out-of-bounds Read in strnchr bpf 17 C error 14 120d 125d 29/29 4d07h 9df5fad801c5 bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
WARNING: refcount bug in __add_used_btf bpf 13 C error 6 84d 95d 29/29 4d07h ccd2d799ed44 bpf: Fix a potential use-after-free of BTF object
KCSAN: data-race in sk_psock_drop / unix_stream_sendmsg bpf net 6 1 80d 74d 29/29 4d07h 2ef2b20cf4e0 net: annotate data-races around sk->sk_{data_ready,write_space}
KASAN: stack-out-of-bounds Write in dev_map_redirect_multi bpf net 21 2 77d 88d 29/29 4d07h b7bf516c3ecd bpf: Fix stack-out-of-bounds write in devmap
KASAN: stack-out-of-bounds Write in dev_map_enqueue_multi bpf net 21 1 68d 68d 29/29 4d07h b7bf516c3ecd bpf: Fix stack-out-of-bounds write in devmap
KASAN: invalid-access Write in do_bad_area bpf -1 C 34838 132d 217d 29/29 104d 007f5da43b3d mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
KASAN: slab-use-after-free Write in defer_free bpf 22 C 238 140d 153d 29/29 109d 53ca00a19d34 mm/slub: reset KASAN tag in defer_free() before accessing freed memory
KASAN: slab-out-of-bounds Write in __bpf_get_stackid bpf 21 C error 170 191d 286d 29/29 123d 23f852daa4ba bpf: Fix stackmap overflow check in __bpf_get_stackid()
memory leak in map_create bpf 3 C 1 179d 175d 29/29 123d 688b745401ab bpf: Fix exclusive map memory leak
WARNING in bpf_bprintf_prepare (3) bpf -1 C done 6 177d 202d 29/29 123d c1da3df7191f bpf: Prevent nesting overflow in bpf_try_get_buffers
BUG: sleeping function called from invalid context in sock_map_delete_elem net bpf 5 C error 58 203d 256d 29/29 173d 7c33e97a6ef5 bpf: Do not disable preemption in bpf_test_run().
INFO: rcu detected stall in watchdog bpf 1 C error done 14 239d 1361d 29/29 177d eecd203ada43 media: imon: make send_packet() more robust
general protection fault in print_reg_state bpf 2 C done 4 223d 229d 29/29 193d 34904582b502 bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
WARNING in convert_ctx_accesses (2) bpf -1 C 16 224d 239d 29/29 193d 6fabca2fc94d bpf: Explicitly check accesses to bpf_sock_addr
WARNING in maybe_exit_scc bpf -1 C done 59 221d 237d 29/29 193d a3c73d629ea1 bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
WARNING in do_misc_fixups bpf -1 C 7604 241d 279d 29/29 193d e4414b01c1cd bpf: Check the helper function is valid in get_helper_proto
possible deadlock in task_fork_fair bpf trace 4 C done done 9106 532d 945d 29/29 207d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in xsk_diag_dump (2) net bpf 4 1 279d 279d 29/29 213d c64237960819 hamradio: ignore ops-locked netdevs
possible deadlock in xsk_notifier (3) bpf net 4 3 269d 320d 29/29 213d 53898ebabe84 net: lapbether: ignore ops-locked netdevs
WARNING in bpf_check (4) bpf -1 C done 5241 248d 354d 29/29 248d e09299225d5b bpf: Reject narrower access to pointer ctx fields
KASAN: slab-use-after-free Read in do_check bpf 19 C 15 331d 333d 29/29 248d 3d71b8b9abae bpf: Fix state use-after-free on push_stack() err
WARNING in reg_bounds_sanity_check bpf -1 C done 6525 248d 312d 29/29 248d 6279846b9b25 bpf: Forget ranges when refining tnum after JSET
WARNING in do_check bpf -1 C error 51 260d 331d 29/29 248d 3157f7e29996 bpf: handle jset (if a & b ...) as a jump in CFG computation
WARNING in check_helper_call bpf -1 C done 7 271d 312d 29/29 248d 65fdafd6765f bpf: Avoid warning on multiple referenced args in call
WARNING in format_decode (3) bpf trace -1 C done 2248 294d 901d 29/29 248d f8242745871f bpf: Reject %p% format string in bprintf-like helpers
WARNING in record_func_key bpf -1 C 90 310d 312d 29/29 248d 032547272eb0 bpf: Avoid warning on unexpected map for tail call
WARNING: kernel/bpf/verifier.c:LINE at do_check, CPU: syz.NUM.NUM/NUM bpf -1 syz done 5 327d 320d 29/29 248d dadb59104c64 bpf: Fix aux usage after do_check_insn()
WARNING in convert_ctx_accesses bpf -1 C done 80 262d 283d 29/29 248d ead3d7b2b6af bpf: Check flow_dissector ctx accesses are aligned
WARNING in bpf_map_lookup_percpu_elem bpf -1 C done 2116 356d 741d 29/29 306d d4965578267e bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
WARNING in get_bpf_raw_tp_regs bpf trace -1 C 2 360d 363d 29/29 306d 3880cdbed1c4 bpf: Fix WARN() in get_bpf_raw_tp_regs
WARNING in __bpf_prog_ret0_warn bpf -1 C 9 348d 371d 29/29 306d 86bc9c742426 bpf: Avoid __bpf_prog_ret0_warn when jit fails
possible deadlock in trie_delete_elem bpf 4 C done done 21444 407d 781d 28/29 328d 47979314c0fe bpf: Convert lpm_trie.c to rqspinlock
possible deadlock in __bpf_ringbuf_reserve bpf 4 C error 2490 384d 789d 28/29 334d a650d38915c1 bpf: Convert ringbuf map to rqspinlock
WARNING in dev_xdp_install bpf -1 C 245 401d 408d 28/29 334d d996e412b2df bpf: add missing ops lock around dev_xdp_attach_link
KMSAN: uninit-value in ___bpf_prog_run (4) bpf 7 C 322 452d 866d 28/29 334d 4c2d14c40a68 ppp: Fix KMSAN uninit-value warning with bpf
possible deadlock in xsk_diag_dump net bpf 4 4 391d 397d 28/29 334d f0433eea4688 net: don't mix device locking in dev_close_many() calls
UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime bpf 15 C done 1160 405d 787d 28/29 334d 6ebc5030e0c5 bpf: Fix array bounds error with may_goto
KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok bpf 17 C done 4 427d 423d 28/29 334d 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 queue_stack_map_push_elem bpf 4 C error 78 400d 753d 28/29 334d 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
possible deadlock in __queue_map_get bpf 4 C error 180 399d 757d 28/29 334d 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
general protection fault in bpf_map_offload_map_alloc bpf 2 494 428d 429d 28/29 334d 0a5c8b2c8ccb bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
possible deadlock in bpf_map_mmap bpf 4 1 479d 475d 28/29 334d bc27c52eea18 bpf: avoid holding freeze_mutex during mmap operation
KASAN: vmalloc-out-of-bounds Write in push_insn_history bpf 21 136 518d 531d 28/29 368d d699440f58ce mm: fix vrealloc()'s KASAN poisoning logic
KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof bpf 21 C done 440 368d 531d 28/29 368d d699440f58ce mm: fix vrealloc()'s KASAN poisoning logic
general protection fault in bpf_prog_array_delete_safe bpf 2 C done 5 518d 520d 28/29 369d 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 19 syz error 123 552d 569d 28/29 369d 2e8a12b82c40 tracing: Fix syscall tracepoint use-after-free
WARNING: locking bug in __lock_task_sighand bpf trace 4 C unreliable 89 472d 528d 28/29 369d 87c544108b61 bpf: Send signals asynchronously if !preemptible
BUG: using smp_processor_id() in preemptible code in bpf_mem_alloc bpf 4 C done 12 541d 538d 28/29 509d 4ff04abf9d5b bpf: Add necessary migrate_disable to range_tree.
WARNING in push_jmp_history bpf -1 C done 5 580d 580d 28/29 542d aa30eb3260b2 bpf: Force checkpoint when jmp history is too long
general protection fault in dev_map_enqueue (2) bpf net 19 C error done 336 647d 713d 28/29 544d 09d88791c7cd bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
WARNING in sock_map_close (2) bpf net -1 C done 3 626d 626d 28/29 565d 1461f5a3d810 l2tp: avoid overriding sk->sk_user_data
BUG: unable to handle kernel paging request in bpf_prog_ADDR (3) bpf net 8 C done 6 666d 666d 28/29 565d 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 19 224 730d 736d 27/29 605d 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 17 C done 127 646d 667d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __dev_flush net bpf 19 C 35 647d 660d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in bq_flush_to_queue bpf net 17 22 647d 656d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
KASAN: slab-use-after-free Read in bq_xmit_all bpf net 19 C done 29 647d 660d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __xsk_map_flush net bpf 19 C done 26 647d 663d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in __cpu_map_flush bpf net 10 C inconclusive 25 647d 661d 27/29 625d 9da49aa80d68 tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
general protection fault in xdp_do_generic_redirect net bpf 2 8 670d 674d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
general protection fault in dev_map_redirect bpf net 2 C 362 670d 678d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in dev_hash_map_redirect bpf net 2 C done 29 670d 678d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
general protection fault in xdp_do_redirect net bpf 2 15 671d 678d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in bpf_xdp_redirect bpf net 2 C 181 670d 678d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
stack segment fault in cpu_map_redirect bpf net 2 C done 11 671d 670d 27/29 634d fecef4cd42c6 tun: Assign missing bpf_net_context.
WARNING in bpf_lwt_seg6_adjust_srh net bpf -1 C done 30 670d 684d 27/29 634d c13fda93aca1 bpf: Remove tst_run from lwt_seg6local_prog_ops.
possible deadlock in console_flush_all (2) trace bpf 4 C error 52996 670d 945d 26/29 670d ae01e52da244 serial: drop debugging WARN_ON_ONCE() from uart_write()
WARNING in skb_ensure_writable bpf net -1 C done 2893 670d 748d 26/29 670d 2bbe3e5a2f4e bpf: Avoid splat in pskb_pull_reason
INFO: task hung in bpf_prog_dev_bound_destroy bpf 1 94 689d 701d 26/29 670d d864319871b0 net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
possible deadlock in __sock_map_delete net bpf 4 C 14 712d 756d 26/29 678d 98e948fb60d4 bpf: Allow delete from sockmap/sockhash only if update is allowed
general protection fault in bpf_get_attach_cookie_tracing trace bpf 2 C error 7 704d 735d 26/29 691d d0d1df8ba18a bpf: Set run context for rawtp test_run callback
KASAN: slab-use-after-free Read in bpf_link_free (2) bpf 19 syz 52 701d 713d 26/29 691d 2884dc7d08d9 bpf: Fix a potential use-after-free in bpf_link_free()
WARNING in sock_map_close bpf net -1 C error 182 699d 762d 25/29 698d 4b4647add7d3 sock_map: avoid race between sock_map_close and sk_psock_put
possible deadlock in sock_hash_delete_elem (2) bpf net 4 C 1127 699d 782d 25/29 698d 98e948fb60d4 bpf: Allow delete from sockmap/sockhash only if update is allowed
KMSAN: uninit-value in __bpf_strtoull bpf 7 C 119 705d 782d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in trie_delete_elem bpf 7 C 52 705d 775d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in dev_map_lookup_elem bpf net 7 C 3 769d 776d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in trie_lookup_elem bpf 7 C 12 762d 780d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
possible deadlock in kvfree_call_rcu bpf 4 C 1431 705d 775d 25/29 704d 59f2f841179a bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
BUG: unable to handle kernel paging request in bpf_prog_ADDR (2) bpf 8 C 3 747d 761d 25/29 704d 543576ec15b1 bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
KMSAN: uninit-value in array_map_lookup_elem bpf 7 C 10 759d 779d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
KMSAN: uninit-value in sock_map_delete_elem bpf net 7 C 44 705d 776d 25/29 704d e8742081db7d bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
WARNING in __mark_chain_precision (4) bpf -1 C 8 749d 769d 25/29 704d 1f2a74b41ea8 bpf: prevent r10 register from being marked as precise
KASAN: stack-out-of-bounds Read in hash bpf 17 C done 5 757d 764d 25/29 717d a8d89feba7e5 bpf: Check bloom filter map value size
possible deadlock in force_sig_info_to_task bpf trace 4 C error 6 738d 745d 25/29 717d 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 6 1 786d 779d 25/29 718d 6648e613226e bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
possible deadlock in tty_port_tty_get (2) net bpf 4 3 761d 779d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in put_pwq_unlocked trace bpf 4 3 755d 754d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_map_delete_elem bpf net -1 C 17183 744d 783d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in scheduler_tick (3) bpf net 4 C 1179 745d 781d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in pit_timer_fn net bpf 4 7 755d 766d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in rcu_exp_handler net bpf 4 C 1 758d 754d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in rcu_report_exp_cpu_mult net bpf 4 C done 30 745d 783d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in try_to_wake_up (4) bpf net 4 C error 19 720d 783d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in ahci_single_level_irq_intr bpf net 4 C 10 766d 774d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_map_unref bpf net -1 C error 97 745d 758d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in __lock_task_sighand (2) bpf 4 C 1476 719d 783d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in sock_hash_delete_elem bpf net -1 C done 16982 744d 783d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in hrtimer_run_queues bpf net 4 C error 592 744d 782d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in swake_up_one bpf net 4 C 4 756d 755d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in pwq_dec_nr_in_flight trace bpf 4 1 760d 756d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
WARNING in _prb_commit bpf net -1 4 755d 751d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in posix_timer_fn (2) net bpf 4 1 759d 755d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
possible deadlock in drm_handle_vblank net bpf 4 30 755d 781d 25/29 718d ff9105993240 bpf, sockmap: Prevent lock inversion deadlock in map delete elem
KASAN: slab-out-of-bounds Read in xsk_setsockopt bpf net 17 C 17 757d 766d 25/29 718d 237f3cf13b20 xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
UBSAN: array-index-out-of-bounds in check_stack_range_initialized bpf 15 C error 21 749d 782d 25/29 718d ecc6a2101840 bpf: Protect against int overflow for stack access size
general protection fault in dev_map_enqueue net bpf 19 C 676 718d 775d 25/29 718d 5bcf0dcbf906 xdp: use flags field to disambiguate broadcast redirect
KASAN: slab-use-after-free Read in bpf_link_free bpf 19 syz 181 718d 766d 25/29 718d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run4 bpf trace 19 C error 169 762d 780d 25/29 718d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run2 bpf trace 19 C error 653 762d 780d 25/29 718d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
KASAN: slab-use-after-free Read in bpf_trace_run1 bpf trace 19 C error 78 762d 777d 25/29 718d 1a80dbcb2dba bpf: support deferring bpf_link dealloc to after RCU grace period
linux-next boot error: WARNING in register_btf_kfunc_id_set bpf -1 9 828d 829d 25/29 760d a05e90427ef6 bpf: btf: Add BTF_KFUNCS_START/END macro pair
general protection fault in bpf_struct_ops_find_value bpf 2 C done 9 833d 836d 25/29 760d e6be8cd5d3cf bpf: Fix error checks against bpf_get_btf_vmlinux().
BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem net bpf 10 C 2 804d 812d 25/29 760d 281d464a34f5 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
general protection fault in btf_is_module bpf 2 C error 318 832d 836d 25/29 760d e6be8cd5d3cf bpf: Fix error checks against bpf_get_btf_vmlinux().
BUG: unable to handle kernel NULL pointer dereference in unix_stream_sendmsg net bpf 10 C 1 803d 803d 25/29 768d 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 bpf net 10 C unreliable 15 799d 919d 25/29 768d 4cd12c6065df bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
WARNING in __mark_chain_precision (3) bpf -1 C done 19 861d 882d 25/29 830d 482d548d40b0 bpf: handle fake register spill to stack with BPF_ST_MEM instruction
KASAN: slab-use-after-free Read in nla_find bpf net 19 C done 4 875d 874d 25/29 831d 2130c519a401 bpf: Use nla_ok() instead of checking nla_len directly
WARNING: locking bug in corrupted (2) bpf 4 C done done 1 881d 1034d 25/29 831d 6f861765464f fs: Block writes to mounted block devices
WARNING in __sk_msg_free bpf net -1 C done 4 857d 856d 25/29 831d dc9dfc8dc629 net: tls, fix WARNIING in __sk_msg_free
kernel BUG in prog_array_map_poke_run bpf -1 C done done 35 874d 915d 25/29 838d 4b7de801606e bpf: Fix prog_array_map_poke_run map poke update
KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto bpf net 12 C done 54 862d 892d 25/29 841d 8d6650646ce4 bpf: syzkaller found null ptr deref in unix_bpf proto add
WARNING in bpf_mprog_pos_after bpf -1 3 957d 965d 25/29 871d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING: zero-size vmalloc in xskq_create net bpf -1 20 941d 949d 25/29 871d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING: zero-size vmalloc in print_tainted bpf net -1 C 79 1064d 1098d 25/29 871d a12bbb3cccf0 xdp: Fix zero-size allocation warning in xskq_create()
WARNING in bpf_mprog_attach bpf -1 C 3 949d 957d 25/29 871d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
WARNING in bpf_mprog_pos_before bpf -1 C done 26 949d 957d 25/29 871d f9b0e1088bbf bpf, mprog: Fix maximum program check on mprog attachment
general protection fault in bpf_prog_offload_verifier_prep bpf 8 C done 31 961d 980d 25/29 871d 1a49f4195d34 bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
WARNING: refcount bug in xp_put_pool bpf net 13 C done 2 1016d 1014d 23/29 941d 85c2c79a0730 xsk: fix refcount underflow in error path
KASAN: slab-use-after-free Read in xsk_diag_dump net bpf 19 C done 9 976d 985d 23/29 941d 3e019d8a05a3 xsk: Fix xsk_diag use-after-free error during socket cleanup
UBSAN: array-index-out-of-bounds in bpf_mprog_detach bpf 15 3 1010d 1015d 23/29 941d d210f9735e13 bpf: Fix mprog detachment for empty mprog entry
KCSAN: data-race in bpf_percpu_array_update / bpf_percpu_array_update (2) bpf 6 1 985d 985d 23/29 941d 6a86b5b5cd76 bpf: Annotate bpf_long_memcpy with data_race
WARNING in tcx_uninstall net bpf -1 C done 7 1015d 1019d 23/29 941d 079082c60aff tcx: Fix splat during dev unregister
WARNING in bpf_xdp_adjust_tail (4) bpf -1 C error 466 1006d 1217d 23/29 941d d14eea09edf4 net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
KMSAN: uninit-value in ieee802154_subif_start_xmit bpf 8 C done 119 1011d 1008d 23/29 941d db2baf82b098 bpf: Fix an incorrect verification success with movsx insn
WARNING: ODEBUG bug in tcx_uninstall bpf net -1 C done 38 1020d 1025d 23/29 941d dc644b540a2d tcx: Fix splat in ingress_destroy upon tcx_entry_free
INFO: rcu detected stall in ext4_file_write_iter (7) mm bpf ext4 1 3 983d 1025d 23/29 941d 8c21ab1bae94 net/sched: fq_pie: avoid stalls in fq_pie_timer()
UBSAN: array-index-out-of-bounds in print_bpf_insn bpf 15 C done 9 1013d 1014d 23/29 941d 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 6 13 1049d 1111d 23/29 955d ee9fd0ac3017 bpf: Address KCSAN report on bpf_lru_list
WARNING in btf_type_id_size (2) bpf -1 C error 8 1051d 1082d 23/29 955d e6c2f594ed96 bpf: Silence a warning in btf_type_id_size()
WARNING: bad unlock balance in bpf bpf 4 C done 12 1080d 1080d 23/29 955d 4266f41feaee bpf: Fix bad unlock balance on freeze_mutex
WARNING in bpf_verifier_vlog bpf -1 C inconclusive 6 1102d 1339d 23/29 955d cff36398bd4c bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
BUG: unable to handle kernel NULL pointer dereference in __build_skb_around bpf net 10 C done 29 1147d 1152d 22/29 1067d e5995bc7e2ba bpf, test_run: fix crashes due to XDP frame overwriting/corruption
KASAN: slab-out-of-bounds Write in copy_array (2) bpf 21 108 1067d 1095d 22/29 1067d 45435d8da71f bpf: Always use maximal size for copy_array()
riscv/fixes boot error: WARNING in __apply_to_page_range (2) bpf riscv -1 5 1174d 1236d 22/29 1067d 96f9d4daf745 riscv: Rework kasan population functions
general protection fault in bpf_struct_ops_link_create bpf net 2 C done 17 1141d 1143d 22/29 1067d 55fbae05476d bpf: Check IS_ERR for the bpf_map_get() return value
WARNING in sock_map_del_link bpf net -1 91 1122d 1123d 22/29 1067d 8c5c2a4898e3 bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
KASAN: slab-out-of-bounds Write in copy_verifier_state bpf 21 C error done 825 1220d 1238d 22/29 1067d 45435d8da71f bpf: Always use maximal size for copy_array()
BUG: stack guard page was hit in inet6_release bpf net -1 C done 4 1202d 1251d 22/29 1067d ddce1e091757 bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
possible deadlock in bpf_trace_printk bpf trace 4 C done done 68 1175d 1431d 22/29 1144d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
KASAN: vmalloc-out-of-bounds Read in bpf_jit_free bpf 17 C 68 1370d 1546d 22/29 1171d 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 -1 C done 21 1550d 1616d 22/29 1171d 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
BUG: sleeping function called from invalid context in sk_psock_skb_ingress_self bpf net 5 C done 151 1281d 1303d 22/29 1171d 2d1f274b95c6 skmsg: pass gfp argument to alloc_sk_msg()
WARNING in bpf_skb_load_helper_16_no_cache bpf -1 C done 6 1378d 1407d 22/29 1171d 0326195f523a bpf: Make sure mac_header was set before using it
KASAN: vmalloc-out-of-bounds Write in ringbuf_map_alloc bpf 21 C done 541 1556d 1559d 22/29 1171d b293dcc473d2 bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
bpf-next boot error: WARNING in bpf_prog_pack_free bpf -1 12 1510d 1511d 22/29 1171d 96805674e562 bpf: Fix bpf_prog_pack for multi-node setup
KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp net bpf 21 C done 18 1546d 1564d 22/29 1171d a6763080856f bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
general protection fault in do_check_common bpf 2 C done 5 1403d 1407d 22/29 1171d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
WARNING in bpf_test_finish bpf net -1 C done 3 1533d 1533d 22/29 1171d 530e214c5b5a bpf, test_run: Fix overflow in XDP frags bpf_test_finish
KMSAN: uninit-value in ___bpf_prog_run (3) bpf 7 C 5 1485d 1487d 22/29 1171d 99c07327ae11 netlink: reset network and mac headers in netlink_dump()
general protection fault in check_helper_call bpf 2 C done 4 1390d 1395d 22/29 1171d d1a6edecc1fd bpf: Check attach_func_proto more carefully in check_return_code
general protection fault in btf_decl_tag_resolve bpf 2 C done 6 1557d 1557d 22/29 1171d d7e7b42f4f95 bpf: Fix a btf decl_tag bug when tagging a function
BUG: missing reserved tailroom bpf net -1 C done 2 1522d 1522d 22/29 1171d b6f1f780b393 bpf, test_run: Fix packet size check for live packet mode
KASAN: slab-out-of-bounds Write in __build_skb_around net bpf 21 C error 2536 1244d 1259d 22/29 1171d ce098da1497c skbuff: Introduce slab_build_skb()
WARNING in btf_type_id_size bpf -1 C done 10 1231d 1302d 22/29 1171d ea68376c8bed bpf: prevent decl_tag from being referenced in func_proto
WARNING: ODEBUG bug in htab_map_alloc bpf -1 C 6456 1314d 1339d 22/29 1171d cf7de6a53600 bpf: add missing percpu_counter_destroy() in htab_map_alloc()
WARNING: kmalloc bug in bpf bpf -1 C done done 562 1509d 1626d 22/29 1171d 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
WARNING in bpf_skb_load_helper_32 bpf -1 C done 9 1372d 1403d 22/29 1171d 0326195f523a bpf: Make sure mac_header was set before using it
WARNING in bpf_bprintf_prepare (2) bpf -1 C 2 1305d 1344d 22/29 1171d 05b24ff9b2cf bpf: Prevent bpf program recursion for raw tracepoint probes
WARNING in check_map_prog_compatibility bpf -1 C inconclusive done 128 1323d 1486d 22/29 1171d 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 -1 42 1640d 1644d 20/29 1524d 9e2ad638ae36 bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
general protection fault in bpf_skb_cgroup_id net bpf 2 C inconclusive 107 1680d 1696d 20/29 1524d 435b08ec0094 bpf, test, cgroup: Use sk_{alloc,free} for test cases
general protection fault in bpf_skb_ancestor_cgroup_id net bpf 2 C unreliable 232 1679d 1696d 20/29 1524d 435b08ec0094 bpf, test, cgroup: Use sk_{alloc,free} for test cases
general protection fault in dev_get_by_index_rcu (2) bpf net 2 C error 18 1584d 1584d 20/29 1524d 382778edc826 xdp: check prog type before updating BPF link
WARNING: kmalloc bug in bpf_check bpf -1 C done 34 1697d 1710d 20/29 1524d 0e6491b55970 bpf: Add oversize check before call kvcalloc()
KASAN: vmalloc-out-of-bounds Read in bpf_prog_put bpf 17 C done 2 1604d 1602d 20/29 1524d 218d747a4142 bpf, sockmap: Fix double bpf_prog_put on error case in map_link
WARNING in bpf_bprintf_prepare bpf -1 C unreliable 96 1788d 1826d 20/29 1642d e2d5b2bb769f bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
UBSAN: shift-out-of-bounds in ___bpf_prog_run bpf -1 C unreliable 38 1776d 1887d 20/29 1642d 28131e9d9333 bpf: Fix up register-based shifts in interpreter to silence KUBSAN
KASAN: use-after-free Write in sk_psock_stop bpf net 22 syz done 74 1841d 1860d 20/29 1642d aadb2bb83ff7 sock_map: Fix a potential use-after-free in sock_map_close()
memory leak in bpf (2) bpf 3 C 3 1797d 1865d 20/29 1642d ccff81e1d028 bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
general protection fault in btf_type_id_size bpf 2 C unreliable 6 1893d 1890d 20/29 1642d 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 4 C done 539 1840d 1861d 20/29 1642d 51e0158a5432 skmsg: Pass psock pointer to ->psock_update_sk_prot()
WARNING: suspicious RCU usage in bpf_get_current_cgroup_id bpf 4 C done 764 1713d 1751d 20/29 1642d 2d3a1e3615c5 bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
WARNING in tracepoint_add_func trace bpf -1 C done 20635 1758d 2142d 20/29 1642d 9913d5745bd7 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2 trace bpf 17 C done done 5 1899d 2057d 20/29 1853d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
BUG: unable to handle kernel paging request in bpf_trace_run2 trace bpf 8 C done done 10 1896d 2057d 20/29 1853d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
KMSAN: uninit-value in bpf_iter_prog_supported bpf 7 4479 1857d 1918d 20/29 1857d 17d8beda277a bpf: Fix an unitialized value in bpf_iter
KCSAN: data-race in bpf_lru_pop_free / bpf_lru_push_free bpf 6 237 1905d 2092d 20/29 1857d 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 6 32 1911d 1980d 20/29 1857d 6df8fb83301d bpf_lru_list: Read double-checked variable once without lock
KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3 bpf trace 17 C done 6 1913d 2015d 20/29 1857d 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 8 C done 40 1904d 2026d 20/29 1857d befe6d946551 tracepoint: Do not fail unregistering a probe due to memory failure
memory leak in xskq_create bpf net 3 C 7 1953d 1974d 19/29 1887d 8bee68338408 xsk: Fix memory leak for failed bind
BUG: unable to handle kernel paging request in htab_map_alloc (2) bpf 8 C unreliable 8 1974d 1983d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in bpf_lru_populate bpf 8 C done 12 1974d 1980d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_recvmsg bpf net 2 C done unreliable 1800 1972d 1942d 19/29 1887d 3546b9b8eced xsk: Validate socket state in xsk_recvmsg, prior touching socket members
KASAN: vmalloc-out-of-bounds Write in pcpu_freelist_populate bpf 21 6 1976d 1980d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: use-after-free Read in htab_map_alloc bpf 19 C done 38 2015d 2018d 19/29 1887d 8aaeed81fcb9 bpf: Fix error path in htab_map_alloc()
BUG: unable to handle kernel paging request in htab_free_elems bpf 8 1 1981d 1981d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in htab_map_alloc bpf 21 6 1974d 1983d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
BUG: unable to handle kernel paging request in pcpu_freelist_populate bpf 8 C unreliable 42 1972d 1984d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Read in htab_free_elems bpf 17 C unreliable 7 1980d 1982d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
KASAN: vmalloc-out-of-bounds Write in bpf_lru_populate bpf 21 C unreliable 19 1974d 1984d 19/29 1887d e1868b9e36d0 bpf: Avoid overflows involving hash elem_size
general protection fault in xsk_release bpf net 2 C done 2 2053d 2053d 15/29 2001d 1fd17c8cd0aa xsk: Fix possible crash in socket_release when out-of-memory
KASAN: use-after-free Write in xp_put_pool bpf net 22 C done 50 2054d 2076d 15/29 2001d 83cf5c68d663 xsk: Fix use-after-free in failed shared_umem bind
general protection fault in xsk_is_setup_for_bpf_map net bpf 2 C error 294 2054d 2076d 15/29 2001d 968be23ceaca xsk: Fix possible segfault at xskmap entry insertion
WARNING in bpf_raw_tp_link_fill_link_info bpf -1 C error 56 2054d 2068d 15/29 2001d b474959d5afd bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
memory leak in xdp_umem_create bpf net 3 C 17 2005d 2025d 15/29 2001d e5e1a4bc916d xsk: Fix possible memory leak at socket close
general protection fault in xsk_diag_dump (2) bpf net 2 C 354 2058d 2076d 15/29 2001d 53ea2076d851 xsk: Fix possible segfault in xsk umem diagnostics
general protection fault in __btf_resolve_helper_id bpf 2 C 17 2126d 2135d 15/29 2062d 5b801dfb7feb bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
KASAN: use-after-free Write in bpf_link_put bpf 22 2 2199d 2201d 15/29 2123d 138c67677ff5 bpf: Fix use-after-free of bpf_link when priming half-fails
general protection fault in sock_hash_free bpf net 2 1 2167d 2167d 15/29 2123d 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 10 1 2146d 2146d 15/29 2123d 3021e69219e2 kcov: check kcov_softirq in kcov_remote_stop()
KMSAN: uninit-value in bpf_skb_load_helper_32_no_cache bpf net 7 2 2286d 2284d 15/29 2216d 457fed775c97 net/smc: fix leak of kernel memory to user space
possible deadlock in htab_lru_map_delete_node bpf 4 C done 264 2269d 2274d 15/29 2216d b9aff38de2cb bpf: Fix a potential deadlock with bpf_map_do_batch
possible deadlock in bpf_lru_push_free bpf 4 C done 609 2269d 2275d 15/29 2216d b9aff38de2cb bpf: Fix a potential deadlock with bpf_map_do_batch
BUG: sleeping function called from invalid context in lock_sock_nested net bpf 5 C 1232 2273d 2348d 15/29 2273d 37f96694cf73 crypto: af_alg - Use bh_lock_sock in sk_destruct
WARNING in sk_psock_drop net bpf -1 157 2296d 2305d 15/29 2273d 58c8db929db1 net, sk_msg: Don't check if sock is locked when tearing down psock
general protection fault in free_verifier_state (3) bpf 2 C 5 2301d 2307d 15/29 2273d f59bbfc2f609 bpf: Fix error path under memory pressure
KASAN: vmalloc-out-of-bounds Write in pcpu_alloc bpf 21 C done 31 2325d 2349d 15/29 2277d 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed
BUG: unable to handle kernel paging request in pcpu_alloc bpf 8 C done 24 2331d 2349d 15/29 2277d 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed
KASAN: slab-out-of-bounds Read in bpf_prog_create net bpf 17 C done 447 2345d 2427d 15/29 2314d 0033b34a03ec ppp: fix out-of-bounds access in bpf_prog_create()
KASAN: use-after-free Read in bpf_prog_kallsyms_find (2) bpf 19 C done 9 2390d 2400d 13/29 2360d cd7455f1013e bpf: Fix use after free in subprog's jited symbol removal
KASAN: use-after-free Read in is_bpf_text_address bpf 19 C done 3 2391d 2392d 13/29 2360d 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 8 C done 2 2396d 2396d 13/29 2360d 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 10 C done 10 2396d 2414d 13/29 2379d df551058f7a3 xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
general protection fault in bpf_tcp_close (2) bpf 2 C done 26 2816d 2860d 13/29 2393d e06fa9c16ce4 bpf, sockmap: fix potential use after free in bpf_tcp_close
general protection fault in xsk_poll net bpf 2 C done 430 2428d 2455d 13/29 2399d 42fddcc7c64b xsk: use state member for socket synchronization
general protection fault in xsk_map_update_elem bpf 2 C done 12 2418d 2421d 13/29 2399d fcd30ae0665c bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
general protection fault in dev_map_hash_update_elem net bpf 2 C done 4 2432d 2439d 13/29 2399d af58e7ee6a8d xdp: Fix race in dev_map_hash_update_elem() when replacing element
WARNING in __mark_chain_precision (2) bpf -1 C done 18 2428d 2446d 13/29 2405d 2339cd6cd0b5 bpf: fix precision tracking of stack slots
WARNING: suspicious RCU usage (4) bpf trace -1 C done 1 2808d 2806d 13/29 2410d 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
WARNING: suspicious RCU usage in trace_call_bpf bpf trace 4 C done 327 2789d 2806d 13/29 2410d 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
KASAN: use-after-free Read in psock_map_pop bpf 19 C done 204 2756d 2799d 13/29 2410d 5607fff30363 bpf: sockmap only allow ESTABLISHED sock state
KASAN: slab-out-of-bounds Read in sock_hash_ctx_update_elem bpf 17 C done 5 2841d 2841d 13/29 2410d b845c898b2f1 bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
general protection fault in smap_list_hash_remove bpf 2 C done 52 2848d 2867d 13/29 2410d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_jit_free bpf -1 C done 21697 2438d 2855d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_add bpf -1 syz done done 2 2480d 2683d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in bpf_prog_kallsyms_find bpf 8 syz done inconclusive 3 2655d 2730d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in bpf_prog_kallsyms_add bpf 8 syz error 234 2439d 2799d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_prog_kallsyms_del bpf 19 syz done inconclusive 3 2686d 2764d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_get_prog_name bpf 19 1 2481d 2480d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in bpf_prog_kallsyms_find bpf -1 C error 5632 2438d 2559d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
WARNING in is_bpf_text_address bpf -1 C done 104 2448d 2515d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
KASAN: use-after-free Read in bpf_prog_kallsyms_add bpf 19 syz error inconclusive 120 2565d 2799d 12/29 2438d c751798aa224 bpf: fix use after free in prog symbol exposure
BUG: unable to handle kernel paging request in __do_softirq bpf 8 syz done done 1 2517d 2517d 12/29 2448d 95fa145479fb bpf: sockmap/tls, close can race with map free
BUG: unable to handle kernel paging request in tls_prots net bpf 8 syz done 1 2510d 2510d 12/29 2448d 95fa145479fb bpf: sockmap/tls, close can race with map free
possible deadlock in xsk_notifier net bpf 4 C done 495 2487d 2498d 12/29 2461d 5464c3a0e9a0 xdp: fix potential deadlock on socket mutex
general protection fault in btf_array_resolve bpf 2 C error 109 2495d 2517d 12/29 2470d e4f07120210a bpf: fix NULL deref in btf_type_is_resolve_source_only
general protection fault in btf_struct_resolve bpf 2 C error 49 2494d 2517d 12/29 2470d e4f07120210a bpf: fix NULL deref in btf_type_is_resolve_source_only
KASAN: use-after-free Read in __dev_map_entry_free bpf net 19 C 473 2600d 2881d 12/29 2518d 2baae3545327 bpf: devmap: fix use-after-free Read in __dev_map_entry_free
general protection fault in xsk_diag_dump net bpf 2 C 5 2618d 2623d 11/29 2600d 915905f8b1d4 xsk: fix potential crash in xsk_diag_put_umem()
KASAN: use-after-free Read in bpf_cgroup_storage_release bpf 19 C 2 2838d 2838d 11/29 2639d 82c018d734a7 Merge branch 'bpf-cgroup-local-storage'
WARNING in __debug_object_init (3) bpf net -1 C 1557 2750d 2751d 11/29 2666d 2cb494a36c98 bpf: add tests for direct packet access from CGROUP_SKB
KASAN: slab-out-of-bounds Write in queue_stack_map_push_elem bpf 21 C 30 2721d 2723d 11/29 2711d 813961de3ee6 bpf: fix integer overflow in queue_stack_map
WARNING in bpf_check (2) bpf -1 C 9 2734d 2733d 11/29 2711d 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 17 2 2761d 2762d 11/29 2736d 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 -1 syz 8 2762d 2771d 11/29 2749d cee271678d0e xsk: do not call synchronize_net() under RCU read lock
WARNING in pcpu_alloc bpf -1 C 4 2769d 2778d 11/29 2768d b0584ea66d73 bpf: don't accept cgroup local storage with zero value size
WARNING: suspicious RCU usage in bpf_prog_array_copy_core bpf 4 C 22873 2812d 2826d 8/29 2812d 965931e3a803 bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
KASAN: out-of-bounds Read in bpf_test_finish net bpf 17 9 2856d 2862d 8/29 2833d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING: refcount bug in smap_release_sock bpf 13 C 55 2849d 2888d 8/29 2833d 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 17 C 1 2853d 2853d 8/29 2833d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
WARNING in bpf_check bpf -1 3 2853d 2859d 8/29 2833d c7a897843224 bpf: don't leave partial mangled prog in jit_subprogs error path
WARNING in do_debug (2) bpf -1 1 2853d 2853d 8/29 2833d 99ba2b5aba24 bpf: sockhash, disallow bpf_tcp_close and update in parallel
KASAN: use-after-free Read in bpf_test_finish bpf net 19 C 1211 2848d 2862d 8/29 2833d 6e6fddc78323 bpf: fix panic due to oob in bpf_prog_test_run_skb
WARNING in bpf_int_jit_compile bpf net -1 syz 11 2870d 2906d 8/29 2862d 9facc336876f bpf: reject any prog that failed read-only lock
possible deadlock in sock_hash_free bpf 4 C 45 2903d 2904d 8/29 2862d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
WARNING: ODEBUG bug in sock_hash_free bpf -1 1 2876d 2875d 8/29 2862d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
KASAN: slab-out-of-bounds Read in bpf_csum_update bpf net 17 C 2 2900d 2898d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
INFO: rcu detected stall in is_bpf_text_address bpf 1 C 1 2913d 2913d 8/29 2862d 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 19 1 2892d 2891d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING in bpf_prog_select_runtime bpf -1 syz 45 2886d 2887d 8/29 2862d 9facc336876f bpf: reject any prog that failed read-only lock
KASAN: slab-out-of-bounds Read in bpf_skb_vlan_push bpf net 17 syz 2 2888d 2888d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in skb_ensure_writable net bpf 19 C 4 2891d 2898d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_tcp_close bpf 19 C 1748 2867d 2906d 8/29 2862d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
BUG: unable to handle kernel paging request in bpf_prog_select_runtime bpf 8 1 2878d 2877d 8/29 2862d 85782e037f8a bpf: undo prog rejection on read-only lock failure
WARNING: kmalloc bug in xdp_umem_create net bpf -1 C 7 2886d 2892d 8/29 2862d a343993c518c xsk: silence warning on memory allocation failure
KASAN: slab-out-of-bounds Read in bpf_skb_change_proto net bpf 17 C 2 2891d 2891d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: slab-out-of-bounds Read in skb_ensure_writable bpf net 17 C 9 2888d 2898d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
KASAN: use-after-free Read in bpf_csum_update bpf net 19 C 1 2900d 2898d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
BUG: unable to handle kernel paging request in bpf_int_jit_compile bpf net 8 syz 2 2874d 2877d 8/29 2862d 85782e037f8a bpf: undo prog rejection on read-only lock failure
KASAN: use-after-free Write in bpf_tcp_close bpf 22 C 67 2869d 2905d 8/29 2862d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
general protection fault in bpf_tcp_close bpf 2 C 421 2862d 2906d 8/29 2862d 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 net bpf 17 C 2 2888d 2888d 8/29 2862d 58990d1ff3f7 bpf: reject passing modified ctx to helper functions
WARNING: kmalloc bug in map_get_next_key bpf -1 C 5 2915d 2916d 8/29 2862d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
KASAN: null-ptr-deref Write in xdp_umem_unaccount_pages bpf net 12 C 25 2890d 2894d 8/29 2862d c09290c56376 bpf, xdp: fix crash in xdp_umem_unaccount_pages
WARNING: kmalloc bug in memdup_user (3) bpf -1 C 137 2915d 2916d 8/29 2862d 683d2ac3904c bpf: fix sock hashmap kmalloc warning
possible deadlock in bpf_tcp_close bpf 4 C 152 2903d 2904d 8/29 2862d e9db4ef6bf4c bpf: sockhash fix omitted bucket lock in sock_close
possible deadlock in perf_event_detach_bpf_prog trace bpf 4 1 2964d 2964d 5/29 2924d 3a38bb98d9ab bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
WARNING in kvmalloc_node net bpf -1 C 513 3001d 3008d 4/29 2995d 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 -1 C 4424 2995d 3008d 4/29 2995d 9c481b908b01 bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
WARNING: kmalloc bug in cpu_map_update_elem bpf net -1 C 2677 2995d 3006d 4/29 2995d 7fc17e909edf bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
general protection fault in SyS_bpf (2) bpf 2 C 1065 2995d 3009d 4/29 2995d 952fad8e3239 bpf: fix sock_map_alloc() error path
general protection fault in ___bpf_prog_run bpf 2 C 8 3015d 3022d 4/29 3009d 65073a67331d bpf: fix null pointer deref in bpf_prog_test_run_xdp
general protection fault in trie_get_next_key bpf 2 C 3 3026d 3026d 4/29 3019d 6dd1ec6c7a2c bpf: fix kernel page fault in lpm map trie_get_next_key
KASAN: use-after-free Read in map_lookup_elem bpf 19 C 6 3036d 3040d 4/29 3020d 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 8 C 10 3037d 3040d 4/29 3020d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
KASAN: use-after-free Read in __bpf_prog_put bpf 19 1 3041d 3041d 4/29 3020d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
suspicious RCU usage at mm/slab.h:LINE bpf -1 1 3029d 3029d 4/29 3020d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
general protection fault in copy_verifier_state bpf 2 C 2 3054d 3050d 4/29 3020d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
general protection fault in free_verifier_state (2) bpf 2 C 2 3044d 3044d 4/29 3020d 5896351ea936 bpf: fix verifier GPF in kmalloc failure path
suspicious RCU usage at ./include/linux/rcupdate.h:LINE (3) bpf -1 C 5087 3021d 3030d 4/29 3020d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
BUG: sleeping function called from invalid context at mm/slab.h:LINE (2) bpf -1 2 3029d 3029d 4/29 3020d 2310035fa03f bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
WARNING in xdp_rxq_info_unreg bpf net -1 C 198 3029d 3030d 4/29 3020d c13da21cdb80 tun: avoid calling xdp_rxq_info_unreg() twice
KASAN: slab-out-of-bounds Read in map_lookup_elem bpf 17 C 6 3036d 3039d 4/29 3029d 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 17 7 3037d 3041d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_map_put bpf 2 C 331 3035d 3042d 4/29 3030d 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 22 C 11 3035d 3037d 4/29 3030d 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 17 C 96 3035d 3042d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
WARNING in adjust_ptr_min_max_vals bpf -1 C 252 3032d 3049d 4/29 3030d 6f16101e6a8b bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
KASAN: slab-out-of-bounds Write in array_map_update_elem bpf 21 C 6 3037d 3037d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
divide error in ___bpf_prog_run bpf 2 C 28 3032d 3039d 4/29 3030d 68fda450a7df bpf: fix 32-bit divide by zero
BUG: unable to handle kernel paging request in fd_array_map_delete_elem bpf 8 11 3036d 3042d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in __bpf_prog_put bpf 2 C 212 3035d 3042d 4/29 3030d 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 8 5 3036d 3040d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
WARNING in ___bpf_prog_run bpf -1 C 28 3035d 3042d 4/29 3030d 7891a87efc71 bpf: arsh is not supported in 32 bit alu thus reject it
KASAN: use-after-free Read in bpf_fd_array_map_lookup_elem bpf 19 21 3036d 3041d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in cgroup_fd_array_put_ptr bpf 2 C 219 3035d 3042d 4/29 3030d 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 8 1 3039d 3039d 4/29 3030d bbeb6e4323da bpf, array: fix overflow in max_entries and undefined behavior in index_mask
general protection fault in free_verifier_state bpf 2 C 2 3062d 3062d 3/29 3056d 8c01c4f896aa bpf: fix verifier NULL pointer dereference
general protection fault in bpf_check bpf 2 3 3106d 3111d 3/29 3085d 8c01c4f896aa bpf: fix verifier NULL pointer dereference