DragonFlyBSD Kernel Audit
DF-0981 / run.sh
← back to finding ↓ download raw
1
2
3
4
5
6
7
#!/bin/sh
# DF-0981 run script (run as the unprivileged maxx user on the guest).
# Runs the harness, which prints BEFORE (vulnerable, OOB confirmed) and
# AFTER (fixed m_getjcl+bound, no OOB).
set -e
cd "$(dirname "$0")"
./run_aggr_oob