DF-0997 / manifest.json
{ "finding_id": "DF-0997", "guest_uname": "DragonFly dfbsd 6.5-DEVELOPMENT DragonFly 6.5-DEVELOPMENT #0: Thu Jul 2 06:02:54 UTC 2026 root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64", "code_hash": "b9a306d0f9e7f73e4c245b4cc038294a3be6c13dd327ab55b89b5a9764a94a47", "tested_at": "2026-07-22T18:10:00Z", "verdict": "NOT_TESTABLE", "impact": "none", "confidence": "likely", "reproduce": { "build": "n/a \u2014 KLD module compiles but no HW", "run": "n/a \u2014 requires RT2573 USB WiFi adapter or USB-gadget fuzzer sending crafted RX descriptors", "expected": "no effect on this guest (not reproduced); exits cleanly. See VERDICT.md." }, "kernel_refs": [ "sys/bus/u4b/wlan/if_rum.c:1146", "sys/bus/u4b/wlan/if_rum.c:1208", "sys/bus/u4b/wlan/if_rum.c:1221", "sys/bus/u4b/wlan/if_rum.c:1162" ], "artifacts": [ { "path": "fix.diff", "type": "suggested-fix", "desc": "bounds-check descriptor pktlen against len and MCLBYTES" }, { "path": "module_build.log", "type": "build-log", "desc": "if_rum.ko compiles cleanly with the fix applied" }, { "path": "VERDICT.md", "type": "verdict", "desc": "full narrative" }, { "path": "README.md", "type": "readme", "desc": "summary" }, { "path": "manifest.json", "type": "manifest", "desc": "this catalog" }, { "path": "build.log", "type": "build-log", "desc": "kernel build log excerpt proving -Werror clean compile of patched source" }, { "path": "fix_apply.log", "type": "apply-log", "desc": "patch --dry-run output proving fix.diff applies cleanly on with-src" }, { "path": "env.txt", "type": "environment", "desc": "guest uname, modules, HW-gate note" }, { "path": "../fix_build_combined.log", "type": "build-log", "desc": "Combined 41-finding kernel build (rc=0, -Werror clean)" }, { "path": "../fix_build_summary.txt", "type": "build-summary", "desc": "Summary of the combined 41-finding kernel build" } ] } |