DF-0605 / fix_run.log
PF pfi_get_ifaces UAF walk race — patched-kernel run log.
Run command: /root/race 90 4 3 (4 walkers + 3 mutators, 90s).
Output:
race: launching 4 walkers + 3 mutators for 90 s...
race: stop; killing 7 children
race: finished without panic
Status after: vm.sh status => up. pf.ko still loaded. pfctl -s info works.
vlan create/destroy works ( vlan_create_destroy_ok ).
Kernel: DragonFly 6.5-DEVELOPMENT #1: Wed Jul 8 19:08:12 UTC 2026
SHA256 (/boot/kernel/kernel) = dd1cad3740948ebe007453f2dc67e6e60969a4f45f0d2c1d2110c158aad8a9d2
(Clean exit on patched kernel — same outcome as on unpatched #0 baseline
in the test window, because the race is statistically rare; the fix is
validated by code analysis: pf_token now serializes walker vs mutator.)