DragonFlyBSD Kernel Audit
DF-0843 / fix_run.log
← back to finding ↓ download raw
=== PATCHED kernel #1 live dirhash validation ===
kernel: DragonFly 6.5-DEVELOPMENT #1 (06:49:30 UTC)

--- dir creation (deadlocked on buggy fix; succeeds on corrected fix) ---
  created 10 dirs x 200 entries, no deadlock, guest UP

--- live trigger (8 threads x 30s) on patched kernel ---
  DF-0843 trigger: base=/ufstest ndirs=40 threads=8 seconds=30
  trigger done: 53,372,271 dir-pound iterations across 8 threads
  OK: trigger completed without panic
  TRIGGER_RC=0

--- harness LOCKED mode on patched kernel (race closed) ---
  Ran 100 race iterations; UAF(stale-ptr)=0 (0.0%)  NULL-deref=0
  VERDICT: RACE CLOSED -- the lock serializes recycle vs lookup (fix works)

--- serial console panic/lockmgr check on patched kernel: NONE ---