1 2 3 4 5 6
#!/bin/sh # DF-2682 - run on the guest (unprivileged). Expected on a vulnerable # kernel: guest dies mid-run; serial console shows the pgsigio+0x13 # fatal trap (see panic.txt). On a fixed kernel: "survived:" line. set -e ./sigio_uaf 300