DragonFlyBSD Kernel Audit
DF-1106 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-1106 build — no compilation needed; bug is in XHCI driver, not
# reachable without an XHCI PCI controller (malicious one to actually
# trigger the OOB walk).  Documentation-only trigger.
echo "DF-1106 is a latent kernel-side bug; no userspace build is meaningful."
echo "See df1106.c and VERDICT.md for the source-level trace."