DragonFlyBSD Kernel Audit
DF-0162 / run.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-0162: unprivileged reader race surface; pair with concurrent
# root-driven kldload/kldunload to manifest the TAILQ panic.
set -u
cd "$(dirname "$0")"
./modstat_race 5