panic: kernel diagnostic assertion "bpfilter_lookup(unit) == NULL" failed: file "/syzkaller/managers/multicore/kernel/sys/net/bpf.c", line 379 Stopped at db_enter+0x25: addq $0x8,%rsp TID PID UID PRFLAGS PFLAGS CPU COMMAND 20234 75306 0 0 0 1 syz-executor *274014 66066 0 0 0x4000000 0K syz-executor db_enter() at db_enter+0x25 sys/arch/amd64/amd64/db_interface.c:438 panic(ffffffff83453ddf) at panic+0x1e5 sys/kern/subr_prf.c:198 __assert(ffffffff8348e037,ffffffff8349fb2a,17b,ffffffff834aa1dd) at __assert+0x29 sys/kern/subr_prf.c:-1 bpfopen(11700,8001,2000,ffff80003b7e2fb8) at bpfopen+0x2bd bpfilter_lookup sys/net/bpf.c:1832 [inline] bpfopen(11700,8001,2000,ffff80003b7e2fb8) at bpfopen+0x2bd sys/net/bpf.c:379 spec_open_clone(ffff80003c454e98) at spec_open_clone+0x277 sys/kern/spec_vnops.c:722 spec_open(ffff80003c454e98) at spec_open+0x319 sys/kern/spec_vnops.c:148 VOP_OPEN(fffffd805e8df370,8001,fffffd80097fd4e0,ffff80003b7e2fb8) at VOP_OPEN+0x8b sys/kern/vfs_vops.c:138 vn_open(ffff80003c4550e8,8001,0) at vn_open+0x7a5 sys/kern/vfs_vnops.c:183 doopenat(ffff80003b7e2fb8,ffffff9c,200000000000,8000,0,0,43348209bb7d564) at doopenat+0x35b sys/kern/vfs_syscalls.c:1155 sys_open(ffff80003b7e2fb8,ffff80003c4553a0,ffff80003c4552f0) at sys_open+0x59 sys/kern/vfs_syscalls.c:1063 syscall(ffff80003c4553a0) at syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline] syscall(ffff80003c4553a0) at syscall+0xbd4 sys/arch/amd64/amd64/trap.c:783 Xsyscall() at Xsyscall+0x128 end of kernel end trace frame: 0xfdf111a6570, count: 3 https://www.openbsd.org/ddb.html describes the minimum info required in bug reports. Insufficient info makes it difficult to find and fix bugs. ddb{0}> ddb{0}> set $lines = 0 ddb{0}> set $maxwidth = 0 ddb{0}> show panic *cpu0: kernel diagnostic assertion "bpfilter_lookup(unit) == NULL" failed: file "/syzkaller/managers/multicore/kernel/sys/net/bpf.c", line 379 ddb{0}>