[Bug 228454] running acpiconf -s 4 in a jail as root sends the host to sleep

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 24 15:14:06 UTC 2018


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

--- Comment #6 from Conrad Meyer <cem at 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.


More information about the freebsd-jail mailing list