DF-2922 / run.sh
#!/bin/sh # DF-2922 run (in-guest, as an unprivileged user; guest booted with vfs.quota_enabled=1) # control: ./typeconfuse /boot dict; echo "control rc=$?" # knockdowns (each one is fatal on the unpatched kernel): ./typeconfuse /boot false ./typeconfuse /boot true ./typeconfuse /boot number ./typeconfuse /boot string |