DragonFlyBSD Kernel Audit
DF-1059 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
echo "DF-1059: documentation-only PoC (no FireWire /dev/fw* on this guest)"
echo "Bug is code-confirmed in sys/bus/firewire/fwdev.c; no compilation needed."
exit 0