DragonFlyBSD Kernel Audit
DF-0451 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-0451 build: compile the netgraph ng_fixedstring_unparse OOB read PoC.
cc -O2 -Wall -o ng_fixedstring_oob ng_fixedstring_oob.c -lnetgraph