https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228454
--- Comment #6 from Conrad Meyer <[email protected]> --- In fact, /dev/acpi (sys/dev/acpica/acpic.c acpiopen(), acpiioctl()) does not priv_check() at all! Only validates that the user was able to open the device writable (i.e., Unix permissions, which are not sufficient for jailing root). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[email protected]"
