DragonFlyBSD Kernel Audit
DF-1151 / run.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-1151 — runtime PoC not possible on this guest (no AMD GPU, radeon not in kernel).
echo "DF-1151: cannot trigger on default GENERIC DragonFlyBSD guest."
exit 0