DragonFlyBSD Kernel Audit
DF-2401 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-2401: no PoC binary built (HW-gated: no Intel IGD / DRM device on guest)."
echo "Gate proof: see env.txt and VERDICT.md."
exit 0