Bug #1663157 “Guest session processes are not confined in 16.10 ...” : Bugs : lightdm package : Ubuntu
Processes launched under a lightdm guest session are not confined by the /usr/lib/
The simple test case is to log into a guest session, launch a terminal with ctrl-alt-t, and run the following command:
$ cat /proc/self/
Expected output, as seen in Ubuntu 16.04 LTS, is:
/usr/lib/
Running the command inside of an Ubuntu 16.10 and newer guest session results in:
unconfined