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