DragonFlyBSD Kernel Audit
DF-1965 / manifest.json
← back to finding ↓ download raw
{
  "finding_id": "DF-1965",
  "guest_uname": "DragonFly dfbsd 6.5-DEVELOPMENT #0: Thu Jul  2 06:02:54 UTC 2026 x86_64",
  "code_hash": "f3b9dcd8dca50f92b22816169345d2107102cb200ff2088dcf5920f01fd4f6f9",
  "tested_at": "2026-07-22T19:10:00Z",
  "verdict": "SOURCE-CONFIRMED",
  "impact": "none",
  "confidence": "likely",
  "reproduce": {
    "build": "N/A (source-only verification)",
    "run": "N/A (HW/module gated \u2014 not reachable on audit guest)",
    "expected": "source-only confirmation: cited code path exists and is buggy; not runnable on QEMU/KVM guest without HW/module"
  },
  "kernel_refs": [
    "sys/dev/disk/dm/delay/dm_target_delay.c:440-445"
  ],
  "artifacts": [
    {
      "path": "README.md",
      "type": "readme",
      "desc": "PoC trigger description"
    },
    {
      "path": "VERDICT.md",
      "type": "verdict",
      "desc": "verification narrative"
    },
    {
      "path": "fix.diff",
      "type": "suggested-fix",
      "desc": "git-apply-able fix"
    },
    {
      "path": "manifest.json",
      "type": "misc",
      "desc": "manifest.json"
    },
    {
      "path": "fix_build_summary.txt",
      "type": "build-log",
      "desc": "combined 16-finding kernel build rc=0"
    }
  ]
}