DragonFlyBSD Kernel Audit
DF-2417 / manifest.json
← back to finding ↓ download raw
{
  "finding_id": "DF-2417",
  "guest_uname": "DragonFly dfbsd 6.5-DEVELOPMENT #0: Thu Jul  2 06:02:54 UTC 2026 x86_64",
  "code_hash": "90cbea33730d8ae49b1e28a71c3ff4816d7edfddbfebe94f3a730e1b25503d46",
  "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/advansys/adwlib.h:64",
    "sys/dev/disk/advansys/adwlib.c:756",
    "sys/dev/disk/advansys/adwlib.c:766",
    "sys/dev/disk/advansys/adwlib.c:779",
    "sys/dev/disk/advansys/adwlib.c:793"
  ],
  "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)"
    }
  ]
}