Le 04/02/2016 11:19, Nicolas Dichtel a écrit :
Le 04/02/2016 05:24, Debian Bug Tracking System a écrit :
This is an automatic notification regarding your Bug report
which was filed against the src:linux package:
#813601: linux-image-3.16: kernel panic when umounting rootfs
It has been closed by Ben Hutchings <b...@decadent.org.uk>.
I've misread the commit log. I was thinking that the panic can be triggered by
a privileged user in a container.
Thank you for taking time to answer.
Ok got it, this upstream patch b2f5d4dc38e0 ("umount: Disallow unprivileged
mount force") has been backported in the debian kernel, which explains why only
the 'global root' can trigger this panic.