Edit file File name : cve-2008-0600.stp Content :probe syscall.vmsplice { printf("blocking vmsplice (%s) uid %d pid %d exec %s\n", argstr, uid(), pid(), execname()) $nr_segs = 0 } Save