./dmesg_test Testing dmesg restriction... : PASSED ./pid_test Testing randomized PIDs... : PASSED ./chroot_chdir_test Testing chdir("/") on chroot... : PASSED ./chroot_chroot_test Testing denied double chroot... : PASSED ./chroot_fchdir_test Testing denied fchdir out of chroot... : PASSED ./chroot_nice_test Testing denied nice raise in chroot... : PASSED Testing denied priority raise in chroot... : PASSED ./chroot_ptrace_test Testing denied ptrace out of chroot... : PASSED ./chroot_kill_test Testing kill out of chroot... : PASSED ./chroot_mknod_test Testing denied mknod in chroot... : PASSED ./chroot_chmod_test Testing denied fchmod +s in chroot... : PASSED Testing denied chmod +s in chroot... : PASSED ./memkmemport_test Testing denied write of /dev/mem... : PASSED Testing denied mmap write of /dev/kmem... : PASSED Testing denied open of /dev/port... : PASSED Testing denied write of /dev/kmem... : PASSED Testing denied mmap write of /dev/kmem... : PASSED ./rawio_test Testing denied ioperm... : FAILED Testing denied iopl... : FAILED ./chroot_shm_test Testing denied shared memory attach out of chroot... : PASSED ./chroot_nonroot_shm_test Testing denied shared memory attach out of chroot (as non-root)... : PASSED ./chroot_unix_test Testing denied connect to abstract unix domain socket out of chroot... : PASSED ./chroot_caps_test Testing denied dangerous capabilities in chroot... : PASSED Testing denied dangerous capabilities on children in chroot... : PASSED Testing denied dangerous capabilities in chroot... : PASSED ./chroot_sysctl_test Testing denied sysctl in chroot... : PASSED ./link_test Testing hardlink restrictions... : FAILED Testing symlink restrictions... : PASSED ./fifo_test Testing fifo restrictions... : PASSED grsec: denied attempt to double chroot to /tmp by (chroot_chroot_t:8728) UID(0) EUID(0), parent (make:3680) UID(0) EUID(0) grsec: attempted fchdir outside of chroot to /etc by (chroot_fchdir_t:31881) UID(0) EUID(0), parent (make:3680) UID(0) EUID(0) grsec: attempted priority change of process (chroot_nice_tes:27509) by (chroot_nice_tes:27509) UID(0) EUID(0), parent (make:3680) UID(0) EUID(0) grsec: attempted priority change of process (chroot_nice_tes:27509) by (chroot_nice_tes:27509) UID(0) EUID(0), parent (make:3680) UID(0) EUID(0) grsec: refused attempt to mknod /tmp/test00027333_mknod from chroot by (chroot_mknod_te:27333) UID(0) EUID(0), parent (make:3680) UID(0) EUID(0) grsec: more denied chmod +s in chroot, logging disabled for 10 seconds