DragonFlyBSD Kernel Audit
DF-0683 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-0683 has no live PoC: requires Bluetooth hardware (no hci_unit registered
# in this VM) and a root trigger (SIOCSBTFLAGS). See VERDICT.md for the
# source-level race analysis and fix.diff for the validated compile.
echo "DF-0683: no live PoC (no BT hardware in guest); see VERDICT.md"