DragonFlyBSD Kernel Audit
DF-1045 / fix_run.log
← back to finding ↓ download raw
=== Patched kernel (#1) fix-validation run ===
DragonFly 6.5-DEVELOPMENT #1: Tue Jul 14 09:16:43 UTC 2026
=== /dev/targ active (targ driver compiled in) ===
crw-------  1 root  wheel   28, 0xffff00ff Jul 14 09:25 /dev/targ
=== test: open + TARGIOCENABLE(ata1) + close ===
[+] opened /dev/targ fd=3
[!] TARGIOCENABLE failed (expected: ATA has no target mode): Inappropriate ioctl for device
[+] closing fd=3 (targclose will run)
[+] close returned without panic => UAF path not triggered (no target HBA)
RUN_RC=0
=== guest alive after close ===
 9:27AM  up 3 mins, 0 users, load averages: 0.09, 0.04, 0.01
=== conclusion: bug path unreachable (no target HBA), fix compiles & boots cleanly ===