DragonFlyBSD Kernel Audit
DF-2540 / build.sh
← back to finding ↓ download raw
1
2
3
4
5
#!/bin/sh
# DF-2540 has no binary to build (HW-gated; no PoC binary needed).
# This script just confirms the environment.
echo "[*] DF-2540: HW-gated bug, no PoC binary to build."
echo "[*] The arithmetic verification is in run.sh / df2540_arith.py"