syzbot


witness: reversal: lock order data missing (5)

Status: upstream: reported on 2025/02/03 09:07
Reported-by: syzbot+6e45b18b14156f1df9f4@syzkaller.appspotmail.com
First crash: 275d, last: now
Similar bugs (4)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd witness: reversal: lock order data missing (2) -1 C 173 1486d 1636d 0/3 closed as invalid on 2022/02/22 18:44
openbsd witness: reversal: lock order data missing (3) -1 8192 482d 1330d 3/3 fixed on 2024/07/10 22:52
openbsd witness: reversal: lock order data missing (4) -1 57671 350d 482d 0/3 auto-obsoleted due to no activity on 2025/01/09 12:07
openbsd witness: reversal: lock order data missing -1 C 667 1637d 1706d 3/3 fixed on 2021/05/14 01:59

Sample crash report:
¹j¼õ¬|ÿ ž¨E1\…:������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Ì`Óךwitness: lock order reversal:
 1st 0xffff800001512a60 sbufrcv (&so->so_rcv.sb_lock)
 2nd 0xfffffd80656970e8 inode (&ip->i_lock)
lock order [1] sbufrcv (&so->so_rcv.sb_lock) -> [2] inode (&ip->i_lock)
lock order data 0xffffffff83321de7 -> 0xffffffff8336b151 is missing
lock order [2] inode (&ip->i_lock) -> [1] sbufrcv (&so->so_rcv.sb_lock)
#0  rw_do_enter_write+0xba sys/kern/kern_rwlock.c:234
#1  sblock+0xb6 sys/kern/uipc_socket2.c:536
#2  soreceive+0x27d sys/kern/uipc_socket.c:878
#3  fifo_read+0x117 sys/miscfs/fifofs/fifo_vnops.c:264
#4  VOP_READ+0x101 sys/kern/vfs_vops.c:227
#5  vn_rdwr+0x15b sys/kern/vfs_vnops.c:-1
#6  vndsetcred+0xa1 sys/dev/vnd.c:685
#7  vndioctl+0xdfb sys/dev/vnd.c:486
#8  VOP_IOCTL+0xac sys/kern/vfs_vops.c:264
#9  vn_ioctl+0xf8 sys/kern/vfs_vnops.c:531
#10 sys_ioctl+0x674 sys/kern/sys_generic.c:-1
#11 syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#11 syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
#12 Xsyscall+0x128
Stopped at      db_enter+0x25:  addq    $0x8,%rsp
ddb{1}> 
ddb{1}> set $lines = 0
ddb{1}> set $maxwidth = 0
ddb{1}> show panic
the kernel did not panic
ddb{1}> trace
db_enter() at db_enter+0x25 sys/arch/amd64/amd64/db_interface.c:438
witness_checkorder(fffffd80656970e8,9,0) at witness_checkorder+0x10b9 sys/kern/subr_witness.c:-1
rw_do_enter_write(fffffd80656970d0,1) at rw_do_enter_write+0xba sys/kern/kern_rwlock.c:234
rrw_enter(fffffd80656970d0,1) at rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
VOP_LOCK(fffffd805bf66e68,2001) at VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
vn_lock(fffffd805bf66e68,2001) at vn_lock+0xa4 sys/kern/vfs_vnops.c:570
vfs_getcwd_common(fffffd805bf66e68,fffffd805bf666d0,0,0,200,0,9b29b3e9c0fce43b) at vfs_getcwd_common+0xd1 sys/kern/vfs_getcwd.c:287
vn_isunder(fffffd805bf66e68,fffffd805bf666d0,ffff80002cbd4d20) at vn_isunder+0x56 sys/kern/vfs_vnops.c:694
unp_externalize(fffffd805e253a00,33,0) at unp_externalize+0x26f sys/kern/uipc_usrreq.c:1090
soreceive(ffff800001512970,ffff80002a37e148,ffff80002a37e0f8,0,ffff80002a37e130,ffff80002a37e2bc,1019d0549ff08917) at soreceive+0xc24 sys/kern/uipc_socket.c:1017
recvit(ffff80002cbd4d20,6,ffff80002a37e290,0,ffff80002a37e340) at recvit+0x40b sys/kern/uipc_syscalls.c:1078
sys_recvmsg(ffff80002cbd4d20,ffff80002a37e3f0,ffff80002a37e340) at sys_recvmsg+0x1bf sys/kern/uipc_syscalls.c:878
syscall(ffff80002a37e3f0) at syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
syscall(ffff80002a37e3f0) at syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
Xsyscall() at Xsyscall+0x128
end of kernel
end trace frame: 0x8f0817394f0, count: -14
ddb{1}> show registers
rdi                                0
rsi                          0x80000    acpi_pdirpa+0x6be71
rbp               0xffff80002a37dbe0
rbx                                0
rdx               0xffff80000147f900
rcx               0xffff80002cbd4d20
rax                          0x7ffff    acpi_pdirpa+0x6be70
r8                0xffff80002a37dac0
r9                0x8080808080808080
r10               0x471630b322a6bc1d
r11                0xbbca3346bf1de0b
r12               0xfffffd8003f2a640
r13               0xfffffd8004713670
r14                              0x3
r15               0xffffffff8340327f    substchar+0xeb0e
rip               0xffffffff8271a0c5    db_enter+0x25
cs                               0x8
rflags                         0x246
rsp               0xffff80002a37dbd0
ss                              0x10
db_enter+0x25:  addq    $0x8,%rsp
ddb{1}> show proc
PROC (syz-executor) tid=117486 pid=77716 tcnt=2 stat=onproc
    flags process=1000000<CHROOT> proc=4000000<THREAD>
    runpri=32, usrpri=50, slppri=32, nice=20
    wchan=0x0, wmesg=, ps_single=0x0 scnt=0 ecnt=0
    forw=0xffffffffffffffff, list=0xffff80002cbd4028,0xffffffff839e0230
    process=0xffff80003c42c028 user=0xffff80002a379000, vmspace=0xfffffd805e015d80
    estcpu=36, cpticks=2, pctcpu=0.0, user=0, sys=2, intr=0
ddb{1}> ps
   PID     TID   PPID    UID  S       FLAGS  WAIT          COMMAND
 77716  290075  84040      0  7   0x1000000                syz-executor
*77716  117486  84040      0  7   0x5000000                syz-executor
 68800  435185  74788      0  3         0x1  inode         syz-executor
 68800    7731  74788      0  3   0x4000001  biowait       syz-executor
 80530  236584  16084      0  3      0x3000  suspend       syz-executor
 80530   15194  16084      0  3   0x4081000  biowait       syz-executor
 84211  446690  68131      0  3        0x80  nanoslp       syz-executor
 84211  190613  68131      0  3   0x4000080  netcon        syz-executor
 84211  396699  68131      0  3   0x4000080  fsleep        syz-executor
 30965    1410  36725      0  3        0x82  wait          syz-executor
   752  490496  36725      0  3        0x82  wait          syz-executor
 64476  419666      0      0  3     0x14280  nfsidl        nfsio
 39024  453683      0      0  3     0x14280  nfsidl        nfsio
  4456   93456      0      0  3     0x14280  nfsidl        nfsio
 66534  405590      0      0  3     0x14280  nfsidl        nfsio
  7643  376080      0      0  3     0x14280  nfsidl        nfsio
 99200  504526      0      0  3     0x14280  nfsidl        nfsio
 69583  457991      0      0  3     0x14280  nfsidl        nfsio
 97385  397331      0      0  3     0x14280  nfsidl        nfsio
 69344  505305      0      0  3     0x14280  nfsidl        nfsio
 67699   43482      0      0  3     0x14280  nfsidl        nfsio
 56887  131478      0      0  3     0x14280  nfsidl        nfsio
 92789  432433      0      0  3     0x14280  nfsidl        nfsio
 21426  373205      0      0  3     0x14280  nfsidl        nfsio
 55097  302719      0      0  3     0x14280  nfsidl        nfsio
 15705  268347      0      0  3     0x14280  nfsidl        nfsio
 43109  308519      0      0  3     0x14280  nfsidl        nfsio
 57224  144012      0      0  3     0x14280  nfsidl        nfsio
 12986   83037      0      0  3     0x14280  nfsidl        nfsio
 41984   57233      0      0  3     0x14280  nfsidl        nfsio
 82147  214000      0      0  3     0x14280  nfsidl        nfsio
 52605   99671      1      0  3    0x100083  ttyopn        getty
 84040  396257  36725      0  3        0x82  nanoslp       syz-executor
 68131  449121  36725      0  3        0x82  nanoslp       syz-executor
 74788  131756  36725      0  3        0x82  nanoslp       syz-executor
 72250   23562  36725      0  3         0x2  biowait       syz-executor
 16084   63257  36725      0  3        0x82  nanoslp       syz-executor
  3724  433169  36725      0  3        0x82  wait          syz-executor
 36725  385350  47851      0  3        0x82  kqread        syz-executor
 47851    3849  88065      0  3    0x10008a  sigsusp       ksh
 88065  183231  27853      0  3        0x98  kqread        sshd-session
 27853  184889  21576      0  3        0x92  kqread        sshd-session
 21576  202276      1      0  3        0x88  kqread        sshd
 40244  420691  78352     74  3   0x1100092  bpf           pflogd
 78352  369726      1      0  3        0x80  sbwait        pflogd
 77326  504680  25424     73  3   0x1100090  kqread        syslogd
 25424  139839      1      0  3    0x100082  sbwait        syslogd
 88874   36662      1      0  3    0x100080  kqread        resolvd
 64334  419247  92043     77  3    0x100092  kqread        dhcpleased
 99237  327872  92043     77  3    0x100092  kqread        dhcpleased
 92043   76975      1      0  3        0x80  kqread        dhcpleased
 95806  300459      0      0  3     0x14200  bored         smr
 35111  149694      0      0  3     0x14200  pgzero        zerothread
 90931  276314      0      0  3     0x14200  aiodoned      aiodoned
 22068   82745      0      0  3     0x14200  syncer        update
 32678  332361      0      0  3     0x14200  cleaner       cleaner
 81961  315832      0      0  3     0x14200  reaper        reaper
  6731   23933      0      0  3     0x14200  pgdaemon      pagedaemon
 19730  447108      0      0  3     0x14200  bored         viomb
 59725  240893      0      0  3  0x40014200  acpi0         acpi0
 39030  346814      0      0  3  0x40014200                idle1
 21891   25004      0      0  3     0x14200  bored         softnet1
 24986  100217      0      0  2     0x14200                softnet0
 50563   91691      0      0  3     0x14200  smrbar        systqmp
 19400  121838      0      0  3     0x14200  bored         systq
 73051  413091      0      0  3     0x14200  tmoslp        softclockmp
 67828  207662      0      0  3  0x40014200  tmoslp        softclock
 34679  274908      0      0  3  0x40014200                idle0
     1  268898      0      0  3        0x82  wait          init
     0       0     -1      0  3  0x10010200  scheduler     swapper
ddb{1}> show all locks
Process 77716 (syz-executor) thread 0xffff80002cbd4d20 (117486)
exclusive kernel_lock &kernel_lock r = 0 (0xffffffff8389da60)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  unp_externalize+0x155 sys/kern/uipc_usrreq.c:-1
#2  soreceive+0xc24 sys/kern/uipc_socket.c:1017
#3  recvit+0x40b sys/kern/uipc_syscalls.c:1078
#4  sys_recvmsg+0x1bf sys/kern/uipc_syscalls.c:878
#5  syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#5  syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
#6  Xsyscall+0x128
exclusive rwlock sbufrcv r = 0 (0xffff800001512a60)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  sblock+0xb6 sys/kern/uipc_socket2.c:536
#3  soreceive+0x27d sys/kern/uipc_socket.c:878
#4  recvit+0x40b sys/kern/uipc_syscalls.c:1078
#5  sys_recvmsg+0x1bf sys/kern/uipc_syscalls.c:878
#6  syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#6  syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
#7  Xsyscall+0x128
Process 68800 (syz-executor) thread 0xffff80002cbd4558 (7731)
exclusive rrwlock inode r = 0 (0xfffffd806e1b2120)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
#4  vn_lock+0xa4 sys/kern/vfs_vnops.c:570
#5  vget+0x2a2 sys/kern/vfs_subr.c:687
#6  ktrwriteraw+0x175 sys/kern/kern_ktrace.c:688
#7  ktrsysret+0x192 ktrwrite2 sys/kern/kern_ktrace.c:-1 [inline]
#7  ktrsysret+0x192 sys/kern/kern_ktrace.c:209
#8  syscall+0xa50 mi_syscall_return sys/sys/syscall_mi.h:204 [inline]
#8  syscall+0xa50 sys/arch/amd64/amd64/trap.c:786
#9  Xsyscall+0x128
Process 80530 (syz-executor) thread 0xffff80002a32efc8 (15194)
exclusive rrwlock inode r = 0 (0xfffffd8065697588)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
#4  vn_lock+0xa4 sys/kern/vfs_vnops.c:570
#5  vn_write+0x18f sys/kern/vfs_vnops.c:405
#6  dofilewritev+0x242 sys/kern/sys_generic.c:380
#7  sys_write+0xa2 sys/kern/sys_generic.c:300
#8  syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#8  syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
#9  Xsyscall+0x128
Process 72250 (syz-executor) thread 0xffff8000ffffd4c8 (23562)
exclusive rrwlock inode r = 0 (0xfffffd806a2877d0)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
#4  ufs_ihashins+0x4f ufs_ihash sys/ufs/ufs/ufs_ihash.c:-1 [inline]
#4  ufs_ihashins+0x4f sys/ufs/ufs/ufs_ihash.c:159
#5  ffs_vget+0x187 sys/ufs/ffs/ffs_vfsops.c:1232
#6  ffs_inode_alloc+0x279 sys/ufs/ffs/ffs_alloc.c:393
#7  ufs_mkdir+0xfc sys/ufs/ufs/ufs_vnops.c:1112
#8  VOP_MKDIR+0x101 sys/kern/vfs_vops.c:394
#9  domkdirat+0x179 sys/kern/vfs_syscalls.c:3113
#10 syscall+0xb17 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#10 syscall+0xb17 sys/arch/amd64/amd64/trap.c:765
#11 Xsyscall+0x128
exclusive rrwlock inode r = 0 (0xfffffd806c4cd8e8)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
#4  vn_lock+0xa4 sys/kern/vfs_vnops.c:570
#5  vfs_lookup+0x11c sys/kern/vfs_lookup.c:-1
#6  namei+0x7ca sys/kern/vfs_lookup.c:250
#7  domkdirat+0x8b sys/kern/vfs_syscalls.c:3098
#8  syscall+0xb17 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#8  syscall+0xb17 sys/arch/amd64/amd64/trap.c:765
#9  Xsyscall+0x128
Process 50563 (systqmp) thread 0xffff8000ffffe298 (91691)
shared rwlock systqmp r = 0 (0xffffffff83873eb8)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  taskq_thread+0x12a sys/kern/kern_task.c:442
#2  proc_trampoline+0x10
ddb{1}> show malloc
           Type InUse  MemUse  HighUse   Limit  Requests Type Lim
         devbuf 10211  11048K   11465K 166960K     12914        0
            pcb    17     16K      28K 166960K       538        0
         rtable   161     11K      11K 166960K       696        0
             pf    38     18K   67486K 166960K       257        0
         ifaddr    28      4K       7K 166960K       142        0
        ifgroup    53      2K       2K 166960K       267        0
         sysctl     4      1K       9K 166960K        17        0
       counters    68     36K      38K 166960K       312        0
       ioctlops     0      0K       4K 166960K      1852        0
            iov     0      0K      32K 166960K       131        0
          mount     1      1K       1K 166960K         1        0
            log     0      0K       0K 166960K         4        0
         vnodes  1402     88K      89K 166960K      2756        0
      UFS quota     1     32K      32K 166960K         1        0
      UFS mount     5     36K      36K 166960K         5        0
            shm     2      1K       5K 166960K        22        0
         VM map     2      1K       1K 166960K         2        0
            sem    12      0K       0K 166960K       145        0
        dirhash    12      2K       2K 166960K        57        0
           ACPI  1692    195K     286K 166960K     12470        0
      file desc    17     61K     240K 166960K      1663        0
          sigio     0      0K       0K 166960K        47        0
           proc    73    115K     164K 166960K       701        0
        subproc    72      4K       4K 166960K        90        0
    NFS srvsock     1      0K       0K 166960K         1        0
     NFS daemon     1     16K      16K 166960K         1        0
    ip_moptions     0      0K       0K 166960K       377        0
       in_multi    36      2K       7K 166960K       192        0
    ether_multi     1      0K       0K 166960K        19        0
            mrt     0      0K       0K 166960K        15        0
    ISOFS mount     1     32K      32K 166960K         1        0
  MSDOSFS mount     1     16K      16K 166960K         1        0
           ttys    97    440K     440K 166960K        97        0
           exec     0      0K       1K 166960K       573        0
   fusefs mount     1     32K      32K 166960K         1        0
     pfkey data     0      0K       0K 166960K         4        0
            tdb     3      0K       0K 166960K         3        0
        VM swap     8     62K      64K 166960K        10        0
       UVM amap   258    169K     184K 166960K     16841        0
       UVM aobj    59      3K       3K 166960K        59        0
     pinsyscall    42     84K     103K 166960K      2825        0
        memdesc     1      4K       4K 166960K         1        0
    crypto data     1      1K       1K 166960K         1        0
    ip6_options     0      0K       0K 166960K       146        0
            NDP    12      0K       2K 166960K       105        0
           temp    82   8660K    8742K 166960K     85682        0
         kqueue    15     24K      32K 166960K       360        0
      SYN cache     2     16K      16K 166960K         2        0
ddb{1}> show all pools
Name      Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle
plcache    128       26    0        0     1     0     1     1     0     8    0
rtpcb      120      201    0      197     2     0     2     2     0     8    1
rtentry    176      170    0      120     6     1     5     6     0     8    0
unpcb      144     1078    0     1059     7     6     1     6     0     8    0
syncache   336        4    0        4     1     1     0     1     0     8    0
tcpcb      736      548    0      542     8     1     7     7     0     8    6
arp        136       25    0       14     1     0     1     1     0     8    0
inpcb      328     1987    0     1977    27    15    12    12     0     8   10
nd6        152       33    0       22     1     0     1     1     0     8    0
pkpcb       40       19    0       19     2     1     1     1     0     8    1
kcovpl      48       10    0        2     1     0     1     1     0     8    0
mppekey    1024       2    0        2     2     2     0     1     0     8    0
ppxss      1192      98    0       97     2     1     1     1     0     8    0
pppxif     1504      10    0       10     2     1     1     1     0     8    1
pfstscr     40        3    0        2     1     0     1     1     0     8    0
pffrag     232       13    0        3     1     0     1     1     0   482    0
pffrnode    88       13    0        3     1     0     1     1     0     8    0
pffrent     40       19    0        9     1     0     1     1     0     8    0
pfosfp      40     1430    0     1005     5     0     5     5     0     8    0
pfosfpen   112     1430    0      714    21     0    21    21     0     8    0
pfrktable  1344       2    0        1     1     0     1     1     0     8    0
pfanchor   1288       2    0        0     1     0     1     1     0     8    0
pftag       88        1    0        1     1     1     0     1     0     8    0
pfstitem    24      103    0       32     1     0     1     1     0     8    0
pfstkey    128      107    0       36     3     0     3     3     0     8    0
pfstate    384      104    0       34     8     0     8     8     0     8    0
pfrule     1344      35    0       27     2     1     1     2     0     8    0
rttmr      136        3    0        3     1     1     0     1     0     8    0
art_heap8  4096       7    0        3     6     1     5     5     0     8    1
art_heap4  256      791    0      601    29    15    14    29     0     8    0
art_table   40      798    0      604     5     0     5     5     0     8    0
art_node    32      169    0      122     1     0     1     1     0     8    0
sysvmsgpl   40        3    0        2     1     0     1     1     0     8    0
semupl     112       69    0       69     2     2     0     1     0     8    0
semapl     112      142    0      132     1     0     1     1     0     8    0
shmpl      112       56    0        0     2     0     2     2     0     8    0
dirhash    1024      47    0       30     3     0     3     3     0     8    0
dino2pl    256     4655    0     3138    96     0    96    96     0     8    0
ffsino     296     4655    0     3138   118     0   118   118     0     8    0
nchpl      144     6910    0     5200    64     0    64    64     0     8    0
rtmask      32       21    0       21     2     1     1     1     0     8    1
vnodes     216     5437    0        0   303     0   303   303     0     8    0
namei      1024   23885    0    23884     1     0     1     1     0     8    0
percpumem   16      171    0      122     1     0     1     1     0     8    0
kstatmem   264      174    0      146     4     1     3     3     0     8    1
acpiwqpl    32        1    0        1     1     0     1     1     1     8    1
scsiplug    72        7    0        7     2     2     0     1     0     8    0
scxspl     216    40600    0    40597    13    10     3     8     1     8    2
plimitpl   152      658    0      638     1     0     1     1     0     8    0
sigapl     424     1970    0     1903     8     0     8     8     0     8    0
knotepl    120      572    0        0    17     0    17    17     0     8    0
kqueuepl   224      958    0      946     6     1     5     5     0     8    4
pipepl     344      383    0      356    12     9     3     9     0     8    0
fdescpl    528     1928    0     1897     3     0     3     3     0     8    0
filepl     160    13550    0    13319    29    13    16    21     0     8    4
lockfpl    104      790    0      780     3     2     1     2     0     8    0
lockfspl    48      362    0      353     1     0     1     1     0     8    0
sessionpl  144       26    0       17     1     0     1     1     0     8    0
pgrppl      48      129    0      112     1     0     1     1     0     8    0
ucredpl    104     1973    0     1959     1     0     1     1     0     8    0
zombiepl   144     1907    0     1903     1     0     1     1     0     8    0
processpl  1232    1970    0     1903     6     0     6     6     0     8    0
procpl     664     4557    0     4485     8     0     8     8     0     8    0
sosppl     176       15    0       15     3     2     1     1     0     8    1
sockpl     752     3402    0     3369    39    22    17    18     0     8   13
mcl64k     65536     19    0        0     3     0     3     3     0     8    0
mcl16k     16384      5    0        0     1     0     1     1     0     8    0
mcl12k     12288      1    0        0     1     0     1     1     0     8    0
mcl9k      9216       3    0        0     1     0     1     1     0     8    0
mcl8k      8192       3    0        0     1     0     1     1     0     8    0
mcl4k      4096     114    0        0    15     1    14    15     0     8    0
mcl2k2     2112       1    0        0     1     0     1     1     0     8    0
mcl2k      2048      89    0        0    12     0    12    12     0     8    0
mtagpl      96        3    0        0     1     0     1     1     0     8    0
mbufpl     256     1773    0        0   111     0   111   111     0     8    0
bufpl      280    15459    0     9322   439     0   439   439     0     8    0
anonpl      32    13382    0        0   108     0   108   108     0   246    0
amapchunkpl 152   64504    0    63931    54    24    30    37     0   158    3
amappl16   200     7336    0     7256    58    38    20    29     0     8    8
amappl15   192        3    0        3     1     1     0     1     0     8    0
amappl14   184        9    0        9     1     1     0     1     0     8    0
amappl13   176      457    0      455     1     0     1     1     0     8    0
amappl12   168     2306    0     2264     3     0     3     3     0     8    0
amappl11   160        6    0        6     1     1     0     1     0     8    0
amappl10   152       46    0       32     1     0     1     1     0     8    0
amappl9    144      251    0      251     1     1     0     1     0     8    0
amappl8    136       48    0       45     1     0     1     1     0     8    0
amappl7    128       99    0       98     1     0     1     1     0     8    0
amappl6    120      303    0      289     1     0     1     1     0     8    0
amappl5    112       78    0       67     1     0     1     1     0     8    0
amappl4    104      448    0      415     1     0     1     1     0     8    0
amappl3     96     9983    0     9890     4     1     3     3     0     8    0
amappl2     88     2037    0     1961     2     0     2     2     0     8    0
amappl1     80    15794    0    15198    15     2    13    15     0     8    0
amappl      88    15844    0    15666     5     0     5     5     0    92    0
uvmvnodes   80     5437    0        0   111     0   111   111     0     8    0
dma65536   65536      3    0        3     2     2     0     1     0     8    0
dma32768   32768      3    0        3     2     2     0     1     0     8    0
dma8192    8192       1    0        1     1     1     0     1     0     8    0
dma4096    4096       1    0        1     1     1     0     1     0     8    0
dma1024    1024       1    0        0     1     0     1     1     0     8    0
dma512     512        1    0        1     1     1     0     1     0     8    0
dma256     256        6    0        6     1     1     0     1     0     8    0
dma128     128      253    0      253     1     1     0     1     0     8    0
dma64       64        6    0        6     1     1     0     1     0     8    0
dma32       32        7    0        7     1     1     0     1     0     8    0
dma16       16       18    0       17     1     0     1     1     0     8    0
aobjpl      72       58    0        0     2     0     2     2     0     8    0
uaddrrnd    24     1928    0     1897     1     0     1     1     0     8    0
uaddrbest   32        2    0        0     1     0     1     1     0     8    0
uaddr       24     1928    0     1897     1     0     1     1     0     8    0
vmmpekpl   168    16861    0    16815     3     0     3     3     0     8    0
vmmpepl    168   127428    0   125423   125    14   111   111     0   357   11
vmsppl     488     1927    0     1897     6     1     5     5     0     8    0
rwobjpl     80    40343    0    33855   137     0   137   137     0     8    4
pdppl      4096    3864    0     3794   102    30    72    84     0     8    2
pvpl        32    20671    0        0   167     0   167   167     0   265    0
pmappl     256     1927    0     1897     3     0     3     3     0     8    0
extentpl    40       45    0       27     1     0     1     1     0     8    0
phpool     112      403    0       59    11     0    11    11     0     8    0
ddb{1}> machine ddbcpu 0
Stopped at      x86_ipi_db+0x27:        addq    $0x8,%rsp
ddb{0}> trace
x86_ipi_db(ffffffff8388cff0) at x86_ipi_db+0x27 sys/arch/amd64/amd64/db_interface.c:394
x86_ipi_handler() at x86_ipi_handler+0xd9 sys/arch/amd64/amd64/ipi.c:106
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x27
__mp_lock(ffffffff8389d858) at __mp_lock+0x192 __mp_lock_spin sys/kern/kern_lock.c:134 [inline]
__mp_lock(ffffffff8389d858) at __mp_lock+0x192 sys/kern/kern_lock.c:165
intr_handler(ffff80003c46f1a0,ffff80000006ac00) at intr_handler+0xe9 sys/arch/amd64/amd64/intr.c:559
Xintr_ioapic_edge16_untramp() at Xintr_ioapic_edge16_untramp+0x18f
__mp_lock(ffffffff8389d858) at __mp_lock+0x192 __mp_lock_spin sys/kern/kern_lock.c:134 [inline]
__mp_lock(ffffffff8389d858) at __mp_lock+0x192 sys/kern/kern_lock.c:165
intr_handler(ffff80003c46f300,ffff80000007aa80) at intr_handler+0xe9 sys/arch/amd64/amd64/intr.c:559
Xintr_ioapic_edge23_untramp() at Xintr_ioapic_edge23_untramp+0x18f
syscall(ffff80003c46f480) at syscall+0x314 mi_syscall sys/sys/syscall_mi.h:159 [inline]
syscall(ffff80003c46f480) at syscall+0x314 sys/arch/amd64/amd64/trap.c:765
Xsyscall() at Xsyscall+0x128
end of kernel
end trace frame: 0x7c20f6c75fd0, count: -11
ddb{0}> machine ddbcpu 1
Stopped at      db_enter+0x25:  addq    $0x8,%rsp
ddb{1}> trace
db_enter() at db_enter+0x25 sys/arch/amd64/amd64/db_interface.c:438
witness_checkorder(fffffd80656970e8,9,0) at witness_checkorder+0x10b9 sys/kern/subr_witness.c:-1
rw_do_enter_write(fffffd80656970d0,1) at rw_do_enter_write+0xba sys/kern/kern_rwlock.c:234
rrw_enter(fffffd80656970d0,1) at rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
VOP_LOCK(fffffd805bf66e68,2001) at VOP_LOCK+0xa3 sys/kern/vfs_vops.c:527
vn_lock(fffffd805bf66e68,2001) at vn_lock+0xa4 sys/kern/vfs_vnops.c:570
vfs_getcwd_common(fffffd805bf66e68,fffffd805bf666d0,0,0,200,0,9b29b3e9c0fce43b) at vfs_getcwd_common+0xd1 sys/kern/vfs_getcwd.c:287
vn_isunder(fffffd805bf66e68,fffffd805bf666d0,ffff80002cbd4d20) at vn_isunder+0x56 sys/kern/vfs_vnops.c:694
unp_externalize(fffffd805e253a00,33,0) at unp_externalize+0x26f sys/kern/uipc_usrreq.c:1090
soreceive(ffff800001512970,ffff80002a37e148,ffff80002a37e0f8,0,ffff80002a37e130,ffff80002a37e2bc,1019d0549ff08917) at soreceive+0xc24 sys/kern/uipc_socket.c:1017
recvit(ffff80002cbd4d20,6,ffff80002a37e290,0,ffff80002a37e340) at recvit+0x40b sys/kern/uipc_syscalls.c:1078
sys_recvmsg(ffff80002cbd4d20,ffff80002a37e3f0,ffff80002a37e340) at sys_recvmsg+0x1bf sys/kern/uipc_syscalls.c:878
syscall(ffff80002a37e3f0) at syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
syscall(ffff80002a37e3f0) at syscall+0xbd4 sys/arch/amd64/amd64/trap.c:765
Xsyscall() at Xsyscall+0x128
end of kernel
end trace frame: 0x8f0817394f0, count: -14

Crashes (174113):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/11/05 15:59 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 15:59 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 14:58 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 14:55 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 13:55 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 13:23 openbsd 69af9e93ff65 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 12:12 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 12:10 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 11:08 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 10:56 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 09:46 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 09:27 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 08:22 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 07:34 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 07:10 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 06:07 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 06:06 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 05:01 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 04:40 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 03:38 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 03:31 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 02:30 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 02:28 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 01:28 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/05 00:23 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 23:28 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 23:04 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 22:02 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 21:47 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 20:44 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 20:06 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 20:03 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 19:03 openbsd e111ebd78232 a6c9c731 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 18:29 openbsd e111ebd78232 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 17:29 openbsd e111ebd78232 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 17:24 openbsd e111ebd78232 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 16:23 openbsd e111ebd78232 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 15:51 openbsd e111ebd78232 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 14:48 openbsd 512bb19460b6 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 14:12 openbsd 512bb19460b6 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 13:34 openbsd 512bb19460b6 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/11/04 12:48 openbsd 512bb19460b6 686bf657 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
2025/02/03 09:06 openbsd db5d28f093d6 568559e4 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore witness: reversal: lock order data missing
* Struck through repros no longer work on HEAD.