DragonFlyBSD Kernel Audit
DF-0920 / patched_evidence.txt
← back to finding ↓ download raw
=== PATCHED (single-fix kernel #1, Tue Jul 14 23:31:41 UTC 2026) ===

Kernel version:
DragonFly 6.5-DEVELOPMENT #1: Tue Jul 14 23:31:41 UTC 2026

Evidence the leak source is REMOVED:
$ strings /boot/kernel/kernel | grep "rxq: move info"
(no output — string not found)

$ strings /boot/kernel/kernel | grep -c "rxq: move info"
0

The fix.diff removes the unconditional kprintf at sys/vfs/nfs/nfs_iod.c:135.
The format string is no longer present in the kernel binary, confirming the
heap-pointer leak to msgbuf is eliminated.

Kernel sha256: 4ae13af137a1ff4285b9c75eec93046eb0cc295bef39c40fb41bdca80b090189