DF-2493 / manifest.json
{ "finding_id": "DF-2493", "guest_uname": "DragonFly dfbsd 6.5-DEVELOPMENT #0: Thu Jul 2 06:02:54 UTC 2026 x86_64", "code_hash": "c1c9dd8c5202fb23af9a9b4d20b36bcb26654f96f4c83ac66d5c0b3cb33dbc70", "tested_at": "2026-08-09T13:30:00Z", "verdict": "NOT_REPRODUCED", "impact": "none", "confidence": "certain", "reproduce": { "build": "./build.sh", "run": "./run.sh", "expected": "not runnable: required HBA/device/trigger absent on this guest (see env.txt)" }, "kernel_refs": [ "sys/dev/disk/nata/ata-raid.c:3109", "sys/dev/disk/nata/ata-raid.c:3121-3125", "sys/dev/disk/nata/ata-raid.h:39", "sys/dev/disk/nata/ata-raid.h:108" ], "artifacts": [ { "path": "VERDICT.md", "type": "verdict", "desc": "HW-gate analysis + source trace + fix summary" }, { "path": "fix.diff", "type": "suggested-fix", "desc": "git-apply-able defense-in-depth fix (applies + compiles)" }, { "path": "fix_build.log", "type": "build-log", "desc": "combined build proof: all 18 fix.diffs compile in X86_64_GENERIC (-Werror, rc=0); each diff also passes git apply --check" }, { "path": "manifest.json", "type": "manifest", "desc": "this catalog" }, { "path": "env.txt", "type": "environment", "desc": "guest uname + PCI/kldstat/dev inventory proving the gate" }, { "path": "build.sh", "type": "build-script", "desc": "no-op (HW-gated, nothing to build)" }, { "path": "run.sh", "type": "run-script", "desc": "no-op (HW-gated, nothing to run)" } ] } |