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