https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228454

--- Comment #6 from Conrad Meyer <c...@freebsd.org> ---
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.
_______________________________________________
freebsd-jail@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to